Update archive-format.json

/ was missing in the profile entity $ref

closes #7835
This commit is contained in:
Senya 2018-07-16 00:25:34 +03:00 committed by Benjamin Neff
parent af500dabbc
commit 2be60eab1b
No known key found for this signature in database
GPG key ID: 971464C3F1A90194

View file

@ -22,7 +22,7 @@
"strip_exif": { "type": "boolean" },
"profile": {
"$ref": "https://diaspora.github.io/diaspora_federation/schemas/federation_entities.json#definitions/profile"
"$ref": "https://diaspora.github.io/diaspora_federation/schemas/federation_entities.json#/definitions/profile"
},
"contact_groups": {