From b54b82e0556bc32053356383c33e20fc4ed3b851 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Sun, 11 Dec 2016 17:16:38 -0600 Subject: [PATCH] added JSON Schema url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 299e25ee6..1ccba7f89 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ Lists that are actively maintained and combinations of two or more other lists. #### stale.json Lists that are no longer actively maintained. Archived for posterity. ### json-schema -The json-schema.org specification for each of the five list types contained in json-data. When contributing, please consult the schema files. +The [JSON Schema](http://json-schema.org/) specification for each of the five list types contained in json-data. When contributing, please consult the schema files.