From bebda470a15268a932980f5b0b64402dc222e77c Mon Sep 17 00:00:00 2001 From: kujiraitakahiro Date: Wed, 5 Sep 2018 22:52:29 +0900 Subject: [PATCH] Update porting_guide_2.7.rst (#45215) changing changelogs url link --- docs/docsite/rst/porting_guides/porting_guide_2.7.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/porting_guides/porting_guide_2.7.rst b/docs/docsite/rst/porting_guides/porting_guide_2.7.rst index f422bba52b..b0077785d4 100644 --- a/docs/docsite/rst/porting_guides/porting_guide_2.7.rst +++ b/docs/docsite/rst/porting_guides/porting_guide_2.7.rst @@ -8,7 +8,7 @@ This section discusses the behavioral changes between Ansible 2.6 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.7 `_ to understand what updates you may need to make. +We suggest you read this page along with `Ansible Changelog for 2.7 `_ 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 `.