diff --git a/docs/docsite/rst/roadmap/ROADMAP_2_3.rst b/docs/docsite/rst/roadmap/ROADMAP_2_3.rst index 5696043d4a1..af0d7866f26 100644 --- a/docs/docsite/rst/roadmap/ROADMAP_2_3.rst +++ b/docs/docsite/rst/roadmap/ROADMAP_2_3.rst @@ -145,7 +145,7 @@ Amazon Lead by ryansb - Improve ec2.py integration tests **(partial, more to do in 2.4)** -- ELB version 2 **(pushed - needs_revision [PR](https://github.com/ansible/ansible/pull/19491))** +- ELB version 2 **(pushed - needs_revision)** `PR `_ - CloudFormation YAML, cross-stack reference, and roles support **(done)** - ECS module refactor **(done)** - AWS module unit testing w/ placebo (boto3 only) **(pushed 2.4)** diff --git a/docs/docsite/rst/scenario_guides/guide_azure.rst b/docs/docsite/rst/scenario_guides/guide_azure.rst index f2fc01cde8b..5e1e8466261 100644 --- a/docs/docsite/rst/scenario_guides/guide_azure.rst +++ b/docs/docsite/rst/scenario_guides/guide_azure.rst @@ -21,7 +21,7 @@ root directory of the Ansible repo. $ pip install .[azure] -You can also directly run Ansible in [Azure Cloud Shell](https://shell.azure.com), where Ansible is pre-installed. +You can also directly run Ansible in `Azure Cloud Shell `_, where Ansible is pre-installed. Authenticating with Azure -------------------------