mirror of
https://github.com/certbot/certbot.git
synced 2026-07-31 02:14:33 +02:00
docs: update intersphinx url for certbot project (#9096)
This commit is contained in:
@@ -177,5 +177,5 @@ texinfo_documents = [
|
||||
intersphinx_mapping = {
|
||||
'python': ('https://docs.python.org/', None),
|
||||
'acme': ('https://acme-python.readthedocs.org/en/latest/', None),
|
||||
'certbot': ('https://certbot.eff.org/docs/', None),
|
||||
'certbot': ('https://eff-certbot.readthedocs.io/en/stable/', None),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user