Updated links in documentation to be currect links

Change-Id: I256e24dfe6928ffc73dbae42fd494f896747c3f0
This commit is contained in:
guolimin.lc 2023-08-09 12:20:10 +08:00
parent 5bcf186440
commit c53639d3b0
1 changed files with 4 additions and 4 deletions

View File

@ -123,25 +123,25 @@ the current user has write permissions.
.. sourcecode:: console
$ sahara-venv/bin/pip install 'http://tarballs.openstack.org/sahara/sahara-master.tar.gz'
$ sahara-venv/bin/pip install 'https://tarballs.opendev.org/openstack/sahara/sahara-master.tar.gz'
..
Note that ``sahara-master.tar.gz`` contains the latest changes and
might not be stable at the moment. We recommend browsing
`<http://tarballs.openstack.org/sahara/>`_ and selecting the latest
`<https://tarballs.opendev.org/openstack/sahara/>`_ and selecting the latest
stable release. For installation just execute (where replace the 'release'
word with release name, e.g. 'mitaka'):
.. sourcecode:: console
$ sahara-venv/bin/pip install 'http://tarballs.openstack.org/sahara/sahara-stable-release.tar.gz'
$ sahara-venv/bin/pip install 'https://tarballs.opendev.org/openstack/sahara/sahara-stable-release.tar.gz'
..
For example, you can get Sahara Mitaka release by executing:
.. sourcecode:: console
$ sahara-venv/bin/pip install 'http://tarballs.openstack.org/sahara/sahara-stable-mitaka.tar.gz'
$ sahara-venv/bin/pip install 'https://tarballs.opendev.org/openstack/sahara/sahara-stable-mitaka.tar.gz'
..
4. After installation you should create a configuration file; as seen below it