Skip to content

Commit da2f837

Browse files
authored
update intersphinx links for Ansible 11 (#2212)
1 parent 148ce63 commit da2f837

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/docsite/rst/conf.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -378,8 +378,7 @@
378378
'python3': ('https://docs.python.org/3/', None),
379379
'jinja2': ('http://jinja.palletsprojects.com/', None),
380380
'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),
381+
'ansible_11': ('https://docs.ansible.com/ansible/11/', None),
383382
}
384383

385384
# linckchecker settings

0 commit comments

Comments
 (0)