Skip to content

Commit 279a47f

Browse files
committed
update url for projects subfolder
1 parent ea66491 commit 279a47f

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
@@ -384,7 +384,7 @@
384384
'python3': ('https://docs.python.org/3/', None),
385385
'jinja2': ('http://jinja.palletsprojects.com/', None),
386386
'ansible_2_9': ('https://docs.ansible.com/projects/ansible/2.9/', None),
387-
'ansible_9': ('https://docs.ansible.com/ansible/9/', None),
387+
'ansible_9': ('https://docs.ansible.com/projects/ansible/9/', None),
388388
'ansible_10': ('https://docs.ansible.com/projects/ansible/10/', None),
389389
}
390390

0 commit comments

Comments
 (0)