We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
url.uri.(rfc3986|whatwg)
1 parent 15bc460 commit 4f62b60Copy full SHA for 4f62b60
1 file changed
reference/uri/book.xml
@@ -14,9 +14,9 @@
14
</simpara>
15
<simpara>
16
This extension implements functionality that follows the
17
- <link xlink:href="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986,
+ <link xlink:href="&url.url.rfc3986;">RFC 3986,
18
Uniform Resource Identifier (URI): Generic Syntax</link> and
19
- <link xlink:href="https://url.spec.whatwg.org/">WHATWG URL Standard</link>
+ <link xlink:href="&url.url.whatwg-url;">WHATWG URL Standard</link>
20
specifications.
21
22
</preface>
0 commit comments