Skip to content

Commit 4f62b60

Browse files
TimWollakocsismate
authored andcommitted
uri: Use url.uri.(rfc3986|whatwg) entities
1 parent 15bc460 commit 4f62b60

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

reference/uri/book.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
</simpara>
1515
<simpara>
1616
This extension implements functionality that follows the
17-
<link xlink:href="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986,
17+
<link xlink:href="&url.url.rfc3986;">RFC 3986,
1818
Uniform Resource Identifier (URI): Generic Syntax</link> and
19-
<link xlink:href="https://url.spec.whatwg.org/">WHATWG URL Standard</link>
19+
<link xlink:href="&url.url.whatwg-url;">WHATWG URL Standard</link>
2020
specifications.
2121
</simpara>
2222
</preface>

0 commit comments

Comments
 (0)