diff --git a/reference/uri/book.xml b/reference/uri/book.xml index 1be38937aa30..96b5b07ab8cb 100644 --- a/reference/uri/book.xml +++ b/reference/uri/book.xml @@ -13,10 +13,11 @@ identify resources on the Internet. - URI implements RFC 3986, Uniform Resource Identifier (URI): Generic Syntax, - which can be found at http://www.ietf.org/rfc/rfc3986.txt. - And WHATWG URL Standard, which can be found at - https://url.spec.whatwg.org/. + This extension implements functionality that follows the + RFC 3986, + Uniform Resource Identifier (URI): Generic Syntax and + WHATWG URL Standard + specifications.