Skip to content

Commit 8288cbe

Browse files
authored
Update Ansible 9 porting guide. (#1124)
1 parent fc77938 commit 8288cbe

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/docsite/rst/porting_guides/porting_guide_9.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,12 @@ Ansible 9 Porting Guide
88
=======================
99

1010
.. contents::
11-
:local:
1211
:depth: 2
1312

1413

1514
Ansible 9 is based on Ansible-core 2.16.
1615

17-
18-
We suggest you read this page along with the `Ansible 9 Changelog <https://github.com/ansible-community/ansible-build-data/blob/main/9/CHANGELOG-v9.rst>`_ to understand what updates you may need to make.
19-
16+
We suggest you read this page along with the `Ansible 9 Changelog <https://github.com/ansible-community/ansible-build-data/blob/main/9/CHANGELOG-v9.md>`_ to understand what updates you may need to make.
2017

2118
Playbook
2219
========
@@ -87,7 +84,6 @@ Porting custom scripts
8784
Networking
8885
==========
8986

90-
9187
Porting Guide for v9.2.0
9288
========================
9389

0 commit comments

Comments
 (0)