From e615534508f76214a865f879b36062be458fa79a Mon Sep 17 00:00:00 2001 From: khazelton Date: Fri, 27 Jul 2018 20:16:03 -0500 Subject: [PATCH] Update references.adoc --- references.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/references.adoc b/references.adoc index edc1b3f..2b36e61 100644 --- a/references.adoc +++ b/references.adoc @@ -2,7 +2,7 @@ References ~~~~~~~~~~ .This Repository * link:README.adoc[] -* link:schema/attributeClasses.adoc[Attribute Classes that can be used to categorize individual attributes] +* link:attributes/attributeClasses.adoc[Attribute Classes that can be used to categorize individual attributes] .External Links * https://spacetelescope.github.io/understanding-json-schema/UnderstandingJSONSchema.pdf[Understanding JSON Schema]; Good intro but somewhat dated: Refers to Draft 4, current is Draft 7