From 70f3f084ac69c2946aa76ab37177df2f8ee91be0 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Wed, 5 Sep 2018 10:41:49 -0400 Subject: [PATCH] fixed chlog path --- 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 `.