summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2023-01-04 18:17:09 -0800
committerMatt Clay <matt@mystile.com>2023-01-04 19:07:36 -0800
commit4ff76ffe219b891acf11cf31d994a73303741851 (patch)
tree04d3d76529d3afae7ab4b3ca640f8f61484fdc82 /docs
parentb6ded6209e21d03516e5d58fb380329a78c25243 (diff)
downloadansible-4ff76ffe219b891acf11cf31d994a73303741851.tar.gz
[stable-2.14] Fix link in compile sanity test docs.
(cherry picked from commit eae02bf5b8ada01a1606559d5e29776d696a9f33) Co-authored-by: Matt Clay <matt@mystile.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/docsite/rst/dev_guide/testing/sanity/compile.rst2
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.