mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Fix bad link in README.md
This commit is contained in:
parent
f332bb0d7c
commit
a73e9e2cc0
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ multinode orchestration framework.
|
|||
Read the documentation and more at http://ansibleworks.com/
|
||||
|
||||
Many users run straight from the development branch (it's generally fine to do so), but you might also wish to consume a release. You can find
|
||||
instructions [here](on http://ansibleworks.com/docs/intro_getting_started.html) for a variety of platforms. If you want a tarball of the last release, go to
|
||||
instructions [here](http://ansibleworks.com/docs/intro_getting_started.html) for a variety of platforms. If you want a tarball of the last release, go to
|
||||
http://ansibleworks.com/releases/ and you can also install with pip.
|
||||
|
||||
Design Principles
|
||||
|
|
Loading…
Reference in a new issue