diff --git a/docsite/latest/rst/gettingstarted.rst b/docsite/latest/rst/gettingstarted.rst index 70ee4a56a4..34241673c9 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.