Skip to content

Commit d9abd15

Browse files
committed
Core: Link to Hypermedia section instead
1 parent ad91243 commit d9abd15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jsonschema-core.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@
721721
<t>
722722
When schemas are downloaded,
723723
for example by a generic user-agent that doesn't know until runtime which schemas to download,
724-
see <xref target="http-usage">Usage over HTTP</xref>.
724+
see <xref target="hypermedia">Usage for Hypermedia</xref>.
725725
</t>
726726
<t>
727727
Implementations SHOULD be able to associate arbitrary URIs with an arbitrary
@@ -835,7 +835,7 @@
835835
</t>
836836
</section>
837837

838-
<section title="Usage for Hypermedia">
838+
<section title="Usage for Hypermedia" anchor="hypermedia">
839839

840840
<t>
841841
JSON has been adopted widely by HTTP servers for automated APIs and robots. This
@@ -936,7 +936,7 @@ Link: </alice>;rel="schema", </bob>;rel="schema"
936936

937937
</section>
938938

939-
<section title="Usage Over HTTP" anchor="http-usage">
939+
<section title="Usage Over HTTP">
940940
<t>
941941
When used for hypermedia systems over a network,
942942
<xref target="RFC7231">HTTP</xref> is frequently the protocol of choice for

0 commit comments

Comments
 (0)