mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 00:35:28 +02:00
fix bad links in docs (#7623)
This PR fixes the failures at https://travis-ci.com/certbot/website/builds/139193502#L1316. Once this PR lands, I'll update certbot/website#508 to include this commit.
This commit is contained in:
@@ -292,7 +292,7 @@ def _gen_ssl_lab_urls(domains):
|
||||
def _gen_https_names(domains):
|
||||
"""Returns a string of the https domains.
|
||||
|
||||
Domains are formatted nicely with https:// prepended to each.
|
||||
Domains are formatted nicely with ``https://`` prepended to each.
|
||||
|
||||
:param list domains: Each domain is a 'str'
|
||||
|
||||
|
||||
@@ -288,7 +288,7 @@ dns-ispconfig_ Y N DNS Authentication using ISPConfig as DNS server
|
||||
.. _varnish: http://git.sesse.net/?p=letsencrypt-varnish-plugin
|
||||
.. _pritunl: https://github.com/kharkevich/letsencrypt-pritunl
|
||||
.. _proxmox: https://github.com/kharkevich/letsencrypt-proxmox
|
||||
.. _external: https://github.com/EnigmaBridge/certbot-external-auth
|
||||
.. _external-auth: https://github.com/EnigmaBridge/certbot-external-auth
|
||||
.. _dns-standalone: https://github.com/siilike/certbot-dns-standalone
|
||||
.. _dns-ispconfig: https://github.com/m42e/certbot-dns-ispconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user