Skip to content

Commit d741c87

Browse files
authored
Fixed link for Ansible (#5099)
1 parent 59b67fe commit d741c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/macos/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The following are required to build and deploy OpenWhisk from a Mac host:
2929
- [Docker 18.06.3](https://docs.docker.com/docker-for-mac/install/)
3030
- [Open JDK 10](https://adoptopenjdk.net/releases.html#x64_mac)
3131
- [Scala 2.11](http://scala-lang.org/download/)
32-
- [Ansible 2.5.2](http://docs.ansible.com/ansible/intro_installation.html)
32+
- [Ansible 2.5.2](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html)
3333

3434
**Tips:**
3535
1. Versions of Docker and Ansible are lower than the latest released versions, the versions used in OpenWhisk are pinned to have stability during continuous integration and deployment.<br>

0 commit comments

Comments
 (0)