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 90068e7 commit c6e5b70Copy full SHA for c6e5b70
docs/docsite/rst/conf.py
@@ -388,7 +388,7 @@
388
'python3': ('https://docs.python.org/3/', None),
389
'jinja2': ('http://jinja.palletsprojects.com/', None),
390
'ansible_2_9': ('https://docs.ansible.com/ansible/2.9/', None),
391
- 'ansible_11': ('https://docs.ansible.com/ansible/11/', None),
+ 'ansible_12': ('https://docs.ansible.com/ansible/12/', None),
392
}
393
394
# linckchecker settings
0 commit comments