diff options
-rw-r--r-- | docs/docsite/rst/dev_guide/testing/sanity/compile.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/dev_guide/testing/sanity/compile.rst b/docs/docsite/rst/dev_guide/testing/sanity/compile.rst index 507e30981a..40367218cd 100644 --- a/docs/docsite/rst/dev_guide/testing/sanity/compile.rst +++ b/docs/docsite/rst/dev_guide/testing/sanity/compile.rst @@ -28,5 +28,5 @@ as well as the additional Python versions supported only on targets: .. note:: Ansible Collections can be - `configured <https://github.com/ansible/ansible/blob/devel/test/lib/ansible_test/config/config.yml>_` + `configured <https://github.com/ansible/ansible/blob/devel/test/lib/ansible_test/config/config.yml>`_ to support a subset of the target-only Python versions. |