Fix some broken links (#42079)

* Fix some broken links

* We now only serve via https
* redirects don't work with anchors, so update those links (devel/dev_guide)
This commit is contained in:
John R Barker 2018-06-29 11:12:01 -07:00 committed by GitHub
commit e9dbebfa57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 23 additions and 24 deletions

View file

@ -65,7 +65,7 @@ For instance ensuring that a specific tenant exists, is done using the following
description: Customer XYZ
state: present
A complete list of existing ACI modules is available for the latest stable release on the :ref:`list of network modules <network_modules>`. You can also view the `current development version <http://docs.ansible.com/ansible/devel/modules/list_of_network_modules.html#aci>`_.
A complete list of existing ACI modules is available for the latest stable release on the :ref:`list of network modules <network_modules>`. You can also view the `current development version <https://docs.ansible.com/ansible/devel/modules/list_of_network_modules.html#aci>`_.
Querying ACI configuration
..........................

View file

@ -209,5 +209,5 @@ Appendix
- [1] - https://docs.ansible.com/ansible/latest/vault.html
- [2] - http://docs.ansible.com/ansible-tower/latest/html/userguide/credentials.html
- [2] - https://docs.ansible.com/ansible-tower/latest/html/userguide/credentials.html