From 89bd5231ee72078561184f0e40057313929fe711 Mon Sep 17 00:00:00 2001 From: Divyansh Khatri Date: Wed, 18 Mar 2026 06:42:19 +0000 Subject: [PATCH] fix: remove anchor hash --- pages/specification.md | 2 +- pages/specification/json-hyper-schema/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/specification.md b/pages/specification.md index 130d62efa..123d3cfc3 100644 --- a/pages/specification.md +++ b/pages/specification.md @@ -75,7 +75,7 @@ The release notes discuss the changes impacting users and implementers: - [Draft-04 to Draft-06](../../draft-06/json-schema-release-notes) - JSON Hyper-Schema - There was no JSON Hyper-Schema draft for 2020-12 releases. - - [Draft-07 to 2019-09](../../draft/2019-09/release-notes#hyper-schema-vocabulary) + - [Draft-07 to 2019-09](../../draft/2019-09/release-notes) - [Draft-04 to Draft-07](../../draft-07/json-hyper-schema-release-notes) - [Draft-04 to Draft-06](../../draft-06/json-hyper-schema-release-notes) diff --git a/pages/specification/json-hyper-schema/_index.md b/pages/specification/json-hyper-schema/_index.md index 298abdb71..b6e1fcc8c 100644 --- a/pages/specification/json-hyper-schema/_index.md +++ b/pages/specification/json-hyper-schema/_index.md @@ -33,6 +33,6 @@ In essence: ### Release Notes -- [Draft-07 to 2019-09](../draft/2019-09/release-notes#hyper-schema-vocabulary) +- [Draft-07 to 2019-09](../draft/2019-09/release-notes) - [Draft-04 to Draft-07](../draft-07/json-hyper-schema-release-notes) - [Draft-04 to Draft-06](../draft-06/json-hyper-schema-release-notes)