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 148ce63 commit da2f837Copy full SHA for da2f837
docs/docsite/rst/conf.py
@@ -378,8 +378,7 @@
378
'python3': ('https://docs.python.org/3/', None),
379
'jinja2': ('http://jinja.palletsprojects.com/', None),
380
'ansible_2_9': ('https://docs.ansible.com/ansible/2.9/', None),
381
- 'ansible_9': ('https://docs.ansible.com/ansible/9/', None),
382
- 'ansible_10': ('https://docs.ansible.com/ansible/10/', None),
+ 'ansible_11': ('https://docs.ansible.com/ansible/11/', None),
383
}
384
385
# linckchecker settings
0 commit comments