Skip to content

Commit fec17cb

Browse files
authored
Fix URLs (#56)
1 parent 53412aa commit fec17cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ adt = "ansible_dev_tools.cli:main"
3636

3737
[project.urls]
3838
changelog = "https://github.com/ansible/ansible-dev-tools/releases"
39-
documentation = "https://ansible-dev-tools.readthedocs.io/en/latest/"
39+
documentation = "https://ansible.readthedocs.io/projects/dev-tools/"
4040
homepage = "https://github.com/ansible/ansible-dev-tools"
4141
repository = "https://github.com/ansible/ansible-dev-tools"
4242

0 commit comments

Comments
 (0)