From 643b5e2c5db32f0fd84175011a63e114825f0e8b Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Mon, 10 Jun 2013 18:37:56 -0400 Subject: [PATCH] Fix dead link, remove redundant section. --- docsite/latest/rst/gettingstarted.rst | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/docsite/latest/rst/gettingstarted.rst b/docsite/latest/rst/gettingstarted.rst index 70ee4a56a44..34241673c93 100644 --- a/docsite/latest/rst/gettingstarted.rst +++ b/docsite/latest/rst/gettingstarted.rst @@ -108,12 +108,6 @@ using "make install". This is done through `python-distutils`: $ cd ./ansible $ sudo make install -Release Tarballs -++++++++++++++++ - -For those that do not want to use git or a package manager, (or for packagers themselves), -tarballs of past Ansible releases are available at `http://ansibleworks.com/releases/ `_. - Via Pip +++++++ @@ -249,7 +243,7 @@ Tagged Releases Tarballs of releases are available on the ansible.cc page. -* `Ansible/downloads `_ +* `Ansible/downloads `_ These releases are also tagged in the git repository with the release version.