File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
letsencrypt-compatibility-test/docs
letshelp-letsencrypt/docs Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 315
315
316
316
intersphinx_mapping = {
317
317
'python' : ('https://docs.python.org/' , None ),
318
- 'acme' : ('https://acme-python.readthedocs.org' , None ),
318
+ 'acme' : ('https://acme-python.readthedocs.org/en/latest/ ' , None ),
319
319
}
Original file line number Diff line number Diff line change 313
313
314
314
intersphinx_mapping = {
315
315
'python' : ('https://docs.python.org/' , None ),
316
- 'acme' : ('https://acme-python.readthedocs.org' , None ),
317
- 'letsencrypt' : ('https://letsencrypt.readthedocs.org' , None ),
316
+ 'acme' : ('https://acme-python.readthedocs.org/en/latest/ ' , None ),
317
+ 'letsencrypt' : ('https://letsencrypt.readthedocs.org/en/latest/ ' , None ),
318
318
}
Original file line number Diff line number Diff line change 307
307
308
308
intersphinx_mapping = {
309
309
'python' : ('https://docs.python.org/' , None ),
310
- 'acme' : ('https://acme-python.readthedocs.org' , None ),
311
- 'letsencrypt' : ('https://letsencrypt.readthedocs.org' , None ),
312
- 'letsencrypt-apache' : ('https://letsencrypt-apache.readthedocs.org' , None ),
313
- 'letsencrypt-nginx' : ('https://letsencrypt-nginx.readthedocs.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/en/latest/ ' , None ),
313
+ 'letsencrypt-nginx' : ('https://letsencrypt-nginx.readthedocs.org/en/latest/ ' , None ),
314
314
}
Original file line number Diff line number Diff line change 306
306
307
307
intersphinx_mapping = {
308
308
'python' : ('https://docs.python.org/' , None ),
309
- 'acme' : ('https://acme-python.readthedocs.org' , None ),
310
- 'letsencrypt' : ('https://letsencrypt.readthedocs.org' , None ),
309
+ 'acme' : ('https://acme-python.readthedocs.org/en/latest/ ' , None ),
310
+ 'letsencrypt' : ('https://letsencrypt.readthedocs.org/en/latest/ ' , None ),
311
311
}
Original file line number Diff line number Diff line change 306
306
307
307
intersphinx_mapping = {
308
308
'python' : ('https://docs.python.org/' , None ),
309
- 'acme' : ('https://acme-python.readthedocs.org' , None ),
310
- 'letsencrypt' : ('https://letsencrypt.readthedocs.org' , None ),
309
+ 'acme' : ('https://acme-python.readthedocs.org/en/latest/ ' , None ),
310
+ 'letsencrypt' : ('https://letsencrypt.readthedocs.org/en/latest/ ' , None ),
311
311
}
You can’t perform that action at this time.
0 commit comments