Encrypt the Web

This commit is contained in:
Basti 2017-06-05 14:34:31 +02:00
parent f3c79b8e2b
commit 890483ea7f
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://schema.kosmos.org/Contribution",
"$schema": "https://json-schema.org/draft-04/schema#",
"id": "https://schema.kosmos.org/Contribution",
"properties": {
"@context": {
"type": "string",

View File

@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"id": "http://schema.kosmos.org/Contributor",
"$schema": "https://json-schema.org/draft-04/schema#",
"id": "https://schema.kosmos.org/Contributor",
"properties": {
"@context": {
"type": "string",