Skip to content

Commit 4321146

Browse files
authored
Merge pull request #8747 from readthedocs/adjust-external-domains
Remove sphinx-doc.org from external domains
2 parents 19b4162 + 465c3a0 commit 4321146

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocs/settings/base.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,6 @@ def DOCKER_LIMITS(self):
881881
r'docs\.python\.org',
882882
r'docs\.scipy\.org',
883883
r'docs\.sympy\.org',
884-
r'www.sphinx-doc.org',
885884
r'numpy\.org',
886885
]
887886
RTD_EMBED_API_PAGE_CACHE_TIMEOUT = 5 * 10

0 commit comments

Comments
 (0)