We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14e256f commit 5176a47Copy full SHA for 5176a47
docs/conf.py
@@ -74,6 +74,9 @@
74
r"https://plausible.io/docs.python.org",
75
r"https://plausible.io/packaging.python.org",
76
r"https://us.pycon.org/2024/registration/category/4",
77
+ r"https://arewemeetingyet.com/.*",
78
+ # Generated at build time
79
+ r"/docs-community-meetings.ics",
80
]
81
82
# A list of document names to exclude from linkcheck
0 commit comments