mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:45:19 +02:00
Correct minor syntax error in docs/conf.py.
This commit is contained in:
committed by
Peter Eckersley
parent
a1847362d5
commit
1964bdeb78
+1
-1
@@ -314,6 +314,6 @@ texinfo_documents = [
|
||||
|
||||
|
||||
intersphinx_mapping = {
|
||||
'python': ('https://docs.python.org/': None),
|
||||
'python': ('https://docs.python.org/', None),
|
||||
'acme': ('https://acme-python.readthedocs.org', None),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user