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 3adad03 commit 6747223Copy full SHA for 6747223
docs/conf.py
@@ -56,7 +56,7 @@
56
r"https://github.com.+?#.*",
57
r"https://hackmd\.io/[^?]+\?[^#]+#.+",
58
# Google Meet gives 404
59
- r"https://meet.google.com/.*"
+ r"https://meet.google.com/.*",
60
# RTD preview builds:
61
r"https://[a-zA-Z0-9.-]+\.org\.readthedocs\.build/[a-zA-Z0-9.-]+/[a-zA-Z0-9.-]+/",
62
# Deleted pages:
0 commit comments