From 4f8fb84805ae0c21e0efcb44b889c05e482a22bf Mon Sep 17 00:00:00 2001 From: khazelton Date: Sat, 28 Jul 2018 20:52:25 -0500 Subject: [PATCH] Update references.adoc --- references.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/references.adoc b/references.adoc index ec7a47c..0b8785c 100644 --- a/references.adoc +++ b/references.adoc @@ -1,8 +1,8 @@ References ~~~~~~~~~~ .This Repository -* link:README.adoc[] + -* link:attributes/attributeClasses.adoc[Attribute Classes that can be used to categorize individual attributes] + +* link:README.adoc[] +* 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