diff --git a/docs/docsite/rst/porting_guides/porting_guide_core_2.12.rst b/docs/docsite/rst/porting_guides/porting_guide_core_2.12.rst index d2a5e0cd86a..b57840ce692 100644 --- a/docs/docsite/rst/porting_guides/porting_guide_core_2.12.rst +++ b/docs/docsite/rst/porting_guides/porting_guide_core_2.12.rst @@ -9,7 +9,7 @@ This section discusses the behavioral changes between ``ansible-core`` 2.11 and It is intended to assist in updating your playbooks, plugins and other parts of your Ansible infrastructure so they will work with this version of Ansible. -We suggest you read this page along with `ansible-core Changelog for 2.12 `_ to understand what updates you may need to make. +We suggest you read this page along with `ansible-core Changelog for 2.12 `_ to understand what updates you may need to make. This document is part of a collection on porting. The complete list of porting guides can be found at :ref:`porting guides `.