diff options
author | Sandra McCann <samccann@redhat.com> | 2020-02-27 16:28:34 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-27 15:28:34 -0600 |
commit | 75b088d6a9882b9784a81cb27605d5ed7efed674 (patch) | |
tree | 247b44391c045e5d77df6c9716ee2a610258ada0 /docs | |
parent | 92571e5448af7ac977aed411eabf6bfda7ac46c2 (diff) | |
download | ansible-75b088d6a9882b9784a81cb27605d5ed7efed674.tar.gz |
Remove extra Ansible in network automation section header (#67828)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docsite/rst/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docsite/rst/index.rst b/docs/docsite/rst/index.rst index 7cae094064..0d2c5a6612 100644 --- a/docs/docsite/rst/index.rst +++ b/docs/docsite/rst/index.rst @@ -56,7 +56,7 @@ Ansible releases a new major release of Ansible approximately three to four time .. toctree:: :maxdepth: 2 - :caption: Ansible Network Automation + :caption: Network Automation network/getting_started/index network/user_guide/index |