We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4aca6c commit 1b0eee0Copy full SHA for 1b0eee0
1 file changed
reference/uri/book.xml
@@ -13,10 +13,11 @@
13
identify resources on the Internet.
14
</simpara>
15
<simpara>
16
- URI implements RFC 3986, Uniform Resource Identifier (URI): Generic Syntax,
17
- which can be found at <link xlink:href="http://www.ietf.org/rfc/rfc3986.txt">http://www.ietf.org/rfc/rfc3986.txt</link>.
18
- And WHATWG URL Standard, which can be found at
19
- <link xlink:href="https://url.spec.whatwg.org/">https://url.spec.whatwg.org/</link>.
+ This extension implements functionality that follows the
+ <link xlink:href="http://www.ietf.org/rfc/rfc3986.txt">RFC 3986,
+ Uniform Resource Identifier (URI): Generic Syntax</link> and
+ <link xlink:href="https://url.spec.whatwg.org/">WHATWG URL Standard</link>
20
+ specifications.
21
22
</preface>
23
0 commit comments