From db45671f44420571929e78dee9faeb8bdbf340ad Mon Sep 17 00:00:00 2001 From: khazelton Date: Fri, 20 Jul 2018 21:18:26 -0500 Subject: [PATCH] Update README.adoc --- README.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.adoc b/README.adoc index 6fa198a..14d6b2c 100644 --- a/README.adoc +++ b/README.adoc @@ -21,13 +21,13 @@ Editor: {Editor}, {Email} === Starting Points: - * link:card.schema.json[] - * link:card.schema.yml[] - * link:gaborMinimalPersonSchema.yml[] + * link:schema/card.schema.json[] + * link:schema/card.schema.yml[] + * link:schema/gaborMinimalPersonSchema.yml[] -=== link:core-person.json[Draft Core Person Schema (minimal registry person)] +=== link:schema/core-person.json[Draft Core Person Schema (minimal registry person)] * Valid example person representations - ** link:person1.json[] - ** link:person2.json[] + ** link:data/person1.json[] + ** link:data/person2.json[] === link:references.adoc[References]