From 7c342183c50168fa32c2a8145a20dc8611a00044 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Thu, 29 Aug 2019 14:37:43 -0700 Subject: [PATCH] Update changelog url --- docs/docsite/rst/porting_guides/porting_guide_2.9.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/porting_guides/porting_guide_2.9.rst b/docs/docsite/rst/porting_guides/porting_guide_2.9.rst index da602ec92a3..dbaca216340 100644 --- a/docs/docsite/rst/porting_guides/porting_guide_2.9.rst +++ b/docs/docsite/rst/porting_guides/porting_guide_2.9.rst @@ -9,7 +9,7 @@ This section discusses the behavioral changes between Ansible 2.8 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.9 `_ to understand what updates you may need to make. +We suggest you read this page along with `Ansible Changelog for 2.9 `_ 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 `.