From 8fb8f1b2a0710fcc57cde6ae91b439778625fec2 Mon Sep 17 00:00:00 2001 From: Sandra McCann Date: Tue, 28 Jul 2020 11:11:15 -0400 Subject: [PATCH] fix changelog link (#70883) --- docs/docsite/rst/porting_guides/porting_guide_2.10.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/porting_guides/porting_guide_2.10.rst b/docs/docsite/rst/porting_guides/porting_guide_2.10.rst index e8cd37e13ed..d8c94f7f218 100644 --- a/docs/docsite/rst/porting_guides/porting_guide_2.10.rst +++ b/docs/docsite/rst/porting_guides/porting_guide_2.10.rst @@ -13,7 +13,7 @@ This section discusses the behavioral changes between Ansible 2.9 and Ansible 2. 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 Changelog for 2.10 `_ to understand what updates you may need to make. +We suggest you read this page along with `Ansible Changelog for 2.10 `_ 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 `.