Fix broken external links in documentation

This commit is contained in:
Chris Mayo 2021-08-12 19:28:50 +01:00
parent f395c74aac
commit 5de3920f6c
2 changed files with 2 additions and 2 deletions

View file

@ -97,7 +97,7 @@ As an exception to this rule, this specific document cannot be changed
without the consensus of all administrators of the project.
Note: Those guidelines were inspired by the `Collective Code
Construct Contract <https://rfc.zeromq.org/spec:42/C4/>`__. The
Construction Contract <https://rfc.zeromq.org/spec/42/>`__. The
document was found to be a little too complex and hard to read and
wasnt adopted in its entirety. See this
`discussion <https://github.com/zeromq/rfc/issues?utf8=%E2%9C%93&q=author%3Aanarcat%20>`__

View file

@ -17,7 +17,7 @@
Robots.txt parser.
The robots.txt Exclusion Protocol is implemented as specified in
http://www.robotstxt.org/wc/norobots-rfc.html
https://www.robotstxt.org/norobots-rfc.txt
"""
import time
import urllib.parse