From e898e54285e7b4052adc1d83029a99dc1599725c Mon Sep 17 00:00:00 2001 From: Mahmoud Hashemi Date: Sat, 18 Mar 2017 17:33:04 -0700 Subject: [PATCH] fix rfc link rst typo --- docs/urlutils.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/urlutils.rst b/docs/urlutils.rst index fcb12fc..7bfcb7e 100644 --- a/docs/urlutils.rst +++ b/docs/urlutils.rst @@ -65,7 +65,7 @@ The URL type :func:`~boltons.urlutils.register_scheme`. See :attr:`URL.default_port` for more info. - .. _Section 3.2.3 of RFC 3986:: https://tools.ietf.org/html/rfc3986#section-3.2.3 + .. _Section 3.2.3 of RFC 3986: https://tools.ietf.org/html/rfc3986#section-3.2.3 .. attribute:: URL.path