We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8da08e commit eb41678Copy full SHA for eb41678
letsencrypt-compatibility-test/docs/conf.py
@@ -309,6 +309,6 @@
309
'python': ('https://docs.python.org/', None),
310
'acme': ('https://acme-python.readthedocs.org/en/latest/', None),
311
'letsencrypt': ('https://letsencrypt.readthedocs.org/en/latest/', None),
312
- 'letsencrypt-apache': ('https://letsencrypt-apache.readthedocs.org', None),
313
- 'letsencrypt-nginx': ('https://letsencrypt-nginx.readthedocs.org', None),
+ 'letsencrypt-apache': ('https://letsencrypt-apache.readthedocs.org/en/latest/', None),
+ 'letsencrypt-nginx': ('https://letsencrypt-nginx.readthedocs.org/en/latest/', None),
314
}
0 commit comments