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.
2 parents e6dadec + 1b8133f commit 973baa6Copy full SHA for 973baa6
docs/conf.py
@@ -88,6 +88,7 @@
88
r"https://github.com/orgs/plone/teams/", # requires auth
89
r"https://github.com/plone/documentation/issues/new/choose", # requires auth
90
r"https://github.com/plone/volto/issues/new/choose", # requires auth
91
+ r"https://opensource.org/", # requires auth
92
# Ignore github.com pages with anchors
93
r"https://github.com/.*#.*",
94
# Ignore other specific anchors
0 commit comments