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 ea66491 commit 279a47fCopy full SHA for 279a47f
docs/docsite/rst/conf.py
@@ -384,7 +384,7 @@
384
'python3': ('https://docs.python.org/3/', None),
385
'jinja2': ('http://jinja.palletsprojects.com/', None),
386
'ansible_2_9': ('https://docs.ansible.com/projects/ansible/2.9/', None),
387
- 'ansible_9': ('https://docs.ansible.com/ansible/9/', None),
+ 'ansible_9': ('https://docs.ansible.com/projects/ansible/9/', None),
388
'ansible_10': ('https://docs.ansible.com/projects/ansible/10/', None),
389
}
390
0 commit comments