From fc8ec016d67ea6780f774ea41cc770c6a61b6d47 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Sun, 6 Oct 2013 14:17:12 -0400 Subject: [PATCH] Update README.md Update getting started to point to current link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00ac722b3b8..f20d5e92f5a 100644 --- a/README.md +++ b/README.md @@ -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 on http://ansibleworks.com/docs/gettingstarted.html for a variety of platforms. If you want a tarball of the last release, go to +instructions 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 http://ansibleworks.com/releases/ and you can also install with pip (though that will bring in some optional binary dependencies you normally do not need). Design Principles