Skip to content

Commit f59600a

Browse files
committed
Chore: Satisfy link checker about datatracker.ietf.org
1 parent 65997d4 commit f59600a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@
6363
r"https://renenyffenegger.ch",
6464
# Failed to establish a new connection: [Errno 111] Connection refused
6565
r"https://www.amqp.org/",
66+
# "We are currently migrating Datatracker and Mail Archive to a new cloud provider."
67+
r"https://datatracker.ietf.org",
6668
]
6769

6870
linkcheck_anchors_ignore_for_url += [

0 commit comments

Comments
 (0)