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 222222html_show_sphinx = False
223223
224224html_theme_options = {
225- 'canonical_url' : "https://docs.ansible.com/ansible/latest/" ,
225+ 'canonical_url' : "https://docs.ansible.com/projects/ ansible/latest/" ,
226226 'hubspot_id' : '330046' ,
227227 'satellite_tracking' : True ,
228228 'show_extranav' : True ,
383383 'python' : ('https://docs.python.org/2/' , None ),
384384 'python3' : ('https://docs.python.org/3/' , None ),
385385 'jinja2' : ('http://jinja.palletsprojects.com/' , None ),
386- 'ansible_2_9' : ('https://docs.ansible.com/ansible/2.9/' , None ),
387- 'ansible_11' : ('https://docs.ansible.com/ansible/11/' , None ),
386+ 'ansible_2_9' : ('https://docs.ansible.com/projects/ ansible/2.9/' , None ),
387+ 'ansible_11' : ('https://docs.ansible.com/projects/ ansible/11/' , None ),
388388}
389389
390390# linckchecker settings
You can’t perform that action at this time.
0 commit comments