Update porting_guide_2.7.rst (#45215)

changing changelogs url link
This commit is contained in:
kujiraitakahiro 2018-09-05 22:52:29 +09:00 committed by Alicia Cozine
parent 6586d6faff
commit bebda470a1

View file

@ -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 <https://github.com/ansible/ansible/blob/devel/changelogs/CHANGELOG-v2.7.rst>`_ to understand what updates you may need to make.
We suggest you read this page along with `Ansible Changelog for 2.7 <https://github.com/ansible/ansible/blob/stable-2.7/changelogs/CHANGELOG-v2.7.rst>`_ 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 <porting_guides>`.