File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 226226html_show_sphinx = False
227227
228228html_theme_options = {
229- 'canonical_url' : "https://docs.ansible.com/ansible/latest/" ,
229+ 'canonical_url' : "https://docs.ansible.com/projects/ ansible/latest/" ,
230230 'hubspot_id' : '330046' ,
231231 'satellite_tracking' : True ,
232232 'show_extranav' : True ,
387387 'python' : ('https://docs.python.org/2/' , None ),
388388 'python3' : ('https://docs.python.org/3/' , None ),
389389 'jinja2' : ('http://jinja.palletsprojects.com/' , None ),
390- 'ansible_2_9' : ('https://docs.ansible.com/ansible/2.9/' , None ),
391- 'ansible_12' : ('https://docs.ansible.com/ansible/12/' , None ),
390+ 'ansible_2_9' : ('https://docs.ansible.com/projects/ ansible/2.9/' , None ),
391+ 'ansible_12' : ('https://docs.ansible.com/projects/ ansible/12/' , None ),
392392}
393393
394394# linckchecker settings
You can’t perform that action at this time.
0 commit comments