Skip to content

Commit d775a9d

Browse files
authored
Merge pull request #1268 from json-schema-org/update-target
Update the xrefs, which appear now to have underscores
2 parents 8e74544 + 71085ef commit d775a9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jsonschema-core.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@
511511
</t>
512512
<t>
513513
Per the W3C's
514-
<xref target="W3C.WD-fragid-best-practices-20121025">best practices for fragment identifiers</xref>,
514+
<xref target="W3C_WD_fragid_best_practices_20121025">best practices for fragment identifiers</xref>,
515515
plain name fragment identifiers in "application/schema+json" are reserved for referencing
516516
locally named schemas. All fragment identifiers that do
517517
not match the JSON Pointer syntax MUST be interpreted as
@@ -2030,7 +2030,7 @@
20302030
<t>
20312031
It is RECOMMENDED that instances described by a schema provide a link to
20322032
a downloadable JSON Schema using the link relation "describedby", as defined by
2033-
<xref target="W3C.REC-ldp-20150226">Linked Data Protocol 1.0, section 8.1</xref>.
2033+
<xref target="W3C_REC_ldp_20150226">Linked Data Protocol 1.0, section 8.1</xref>.
20342034
</t>
20352035

20362036
<t>

0 commit comments

Comments
 (0)