Merge remote-tracking branch 'origin/rename' into candidate-0.6.0

This commit is contained in:
Brad Warren
2016-05-11 17:22:27 -07:00
13 changed files with 163 additions and 151 deletions
+1 -1
View File
@@ -307,5 +307,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),
}