summaryrefslogtreecommitdiff
path: root/docs/docsite/rst
diff options
context:
space:
mode:
authorRick Elrod <rick@elrod.me>2021-04-05 17:28:27 -0500
committerRick Elrod <rick@elrod.me>2021-04-05 17:35:18 -0500
commit8f85594ff9a334c6339520755ec61aaa5301ac30 (patch)
treeb2cb00bdd4c59646c23fff531e82f84f6f115332 /docs/docsite/rst
parent6711bb036439ee34ecf0ce84b48df45183bbb843 (diff)
downloadansible-8f85594ff9a334c6339520755ec61aaa5301ac30.tar.gz
New release v2.11.0rc1v2.11.0rc1
Diffstat (limited to 'docs/docsite/rst')
-rw-r--r--docs/docsite/rst/porting_guides/porting_guide_core_2.11.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/porting_guides/porting_guide_core_2.11.rst b/docs/docsite/rst/porting_guides/porting_guide_core_2.11.rst
index ec55443a78..eb4315cd01 100644
--- a/docs/docsite/rst/porting_guides/porting_guide_core_2.11.rst
+++ b/docs/docsite/rst/porting_guides/porting_guide_core_2.11.rst
@@ -9,7 +9,7 @@ This section discusses the behavioral changes between ``ansible-base`` 2.10 and
It is intended to assist in updating your playbooks, plugins and other parts of your Ansible infrastructure so they work with this version of ``ansible-core``.
-We suggest you read this page along with the `ansible-core Changelog for 2.11 <https://github.com/ansible/ansible/blob/devel/changelogs/CHANGELOG-v2.11.rst>`_ to understand what updates you may need to make.
+We suggest you read this page along with the `ansible-core Changelog for 2.11 <https://github.com/ansible/ansible/blob/stable-2.11/changelogs/CHANGELOG-v2.11.rst>`_ to understand what updates you may need to make.
``ansible-core`` is mainly of interest for developers and users who only want to use a small, controlled subset of the available collections. Regular users should install Ansible.