From c4cb8d45c44333791869b67a975e66f1aac758d5 Mon Sep 17 00:00:00 2001 From: Lars Willighagen Date: Thu, 2 Sep 2021 02:19:48 +0200 Subject: [PATCH] update docs to reflect previous commit See 42900670 --- SCHEMA-SPEC.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SCHEMA-SPEC.md b/SCHEMA-SPEC.md index d1055f7..801fe4b 100644 --- a/SCHEMA-SPEC.md +++ b/SCHEMA-SPEC.md @@ -104,11 +104,11 @@ Links to the schema itself, and to sources about the schema. #### Values -* URL - A URL that the link points to +* URI/IRI - A URI/IRI that the link points to #### Properties -* `rel`: what the URL is for (`"self"` or `"documentation"`) +* `rel`: what the link is for (`"self"` or `"documentation"`) * `lang` (optional): An IETF BCP 47 language tag ### `license` node