summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2013-06-17 22:20:31 -0600
committerMichael DeHaan <michael.dehaan@gmail.com>2013-06-17 22:20:31 -0600
commit240d7bf1971b7b0c24abbbc96100f4bf588fff8d (patch)
tree0cb4fd3e8d2e26d38af38064b73e61d42d74ad30 /README.md
parent25b43cf6ec697fe787b7777c5e76a448ddedd252 (diff)
downloadansible-240d7bf1971b7b0c24abbbc96100f4bf588fff8d.tar.gz
Use new site URLs in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8646cfde8f..6931dcc476 100644
--- a/README.md
+++ b/README.md
@@ -4,11 +4,11 @@ Ansible
Ansible is a radically simple configuration-management, deployment, task-execution, and
multinode orchestration framework.
-Read the documentation and more at http://ansible.cc
+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://ansible.cc/docs/gettingstarted.html for a variety of platforms. If you want a tarball of the last release, go to
-http://ansible.cc/releases/ and you can also install with pip (though that will bring in some optional binary dependencies you normally do not need).
+instructions on http://ansibleworks.com/docs/gettingstarted.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
=================