Skip to content

Commit c6e5b70

Browse files
patchback[bot]samccannoraNod
authored
Intersphinx (#3089) (#3122)
* update intersphinx links * trim whitespace * rm ansible 11 intersphinx --------- (cherry picked from commit 3118aec) Co-authored-by: Sandra McCann <[email protected]> Co-authored-by: Don Naro <[email protected]>
1 parent 90068e7 commit c6e5b70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docsite/rst/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@
388388
'python3': ('https://docs.python.org/3/', None),
389389
'jinja2': ('http://jinja.palletsprojects.com/', None),
390390
'ansible_2_9': ('https://docs.ansible.com/ansible/2.9/', None),
391-
'ansible_11': ('https://docs.ansible.com/ansible/11/', None),
391+
'ansible_12': ('https://docs.ansible.com/ansible/12/', None),
392392
}
393393

394394
# linckchecker settings

0 commit comments

Comments
 (0)