added new docs links

This commit is contained in:
Noah Swartz
2016-05-04 17:03:52 -07:00
parent d9f36df96f
commit 144f28690b
6 changed files with 15 additions and 9 deletions
+1 -1
View File
@@ -314,5 +314,5 @@ texinfo_documents = [
intersphinx_mapping = {
'python': ('https://docs.python.org/', None),
'acme': ('https://acme-python.readthedocs.org/en/latest/', None),
'certbot': ('https://letsencrypt.readthedocs.org/en/latest/', None),
'certbot': ('https://certbot.eff.org/docs/', None),
}