mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 16:15:42 +02:00
Merge pull request #1171 from chk1/master
Fix readthedocs Intersphinx URLs
This commit is contained in:
+1
-1
@@ -315,5 +315,5 @@ texinfo_documents = [
|
||||
|
||||
intersphinx_mapping = {
|
||||
'python': ('https://docs.python.org/', None),
|
||||
'acme': ('https://acme-python.readthedocs.org', None),
|
||||
'acme': ('https://acme-python.readthedocs.org/en/latest/', None),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user