From eae02bf5b8ada01a1606559d5e29776d696a9f33 Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Wed, 4 Jan 2023 18:17:09 -0800 Subject: [PATCH] Fix link in compile sanity test docs. --- docs/docsite/rst/dev_guide/testing/sanity/compile.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/dev_guide/testing/sanity/compile.rst b/docs/docsite/rst/dev_guide/testing/sanity/compile.rst index 507e30981a8..40367218cdf 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 _` + `configured `_ to support a subset of the target-only Python versions.