add let's encrypt status to footer and fix link

This commit is contained in:
Noah Swartz
2018-01-24 13:56:40 -08:00
parent ed2168aaa8
commit c0068791ce
2 changed files with 54 additions and 1 deletions
+2 -1
View File
@@ -64,7 +64,8 @@ master_doc = 'index'
# General information about the project.
project = u'Certbot'
copyright = u'2014-2016 - The Certbot software and documentation are licensed under the Apache 2.0 license as described at https://eff.org/cb-license '
# this is now overridden by the footer.html template
#copyright = u'2014-2018 - The Certbot software and documentation are licensed under the Apache 2.0 license as described at https://eff.org/cb-license.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the