diff options
author | thmsdt <thomas.kulik@telekom.de> | 2021-07-29 13:19:59 +0200 |
---|---|---|
committer | Andreas Geissler <andreas-geissler@telekom.de> | 2021-09-29 15:20:20 +0000 |
commit | 5986c7c19cb433b37e3e9d0d208c258b3b5d764b (patch) | |
tree | ba4b5a9bda47cc9beade3642a07456b4374b9798 /docs/guides | |
parent | f9c9632c667cedb8b9b3a62e0d224e4029484f04 (diff) |
fix broken link in setting-up-environment.rst
Issue-ID: DOC-755
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: Ib8f86ff1bbce589a45d45573106cfe47656c8376
(cherry picked from commit bf7a147c93e4ddf725c54b0853f6836a48030c2e)
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-developer/how-to-use-docs/setting-up-environment.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guides/onap-developer/how-to-use-docs/setting-up-environment.rst b/docs/guides/onap-developer/how-to-use-docs/setting-up-environment.rst index 821ee8c68..6213afc24 100644 --- a/docs/guides/onap-developer/how-to-use-docs/setting-up-environment.rst +++ b/docs/guides/onap-developer/how-to-use-docs/setting-up-environment.rst @@ -69,7 +69,7 @@ Installing git-review pip install git-review -.. note:: If you don’t have pip installed already, follow the `installation documentation <https://pip.pypa.io/en/stable/installing/#installing-with-get-pip-py>`_ for pip. +.. note:: If you don’t have pip installed already, follow the `installation documentation <https://pip.pypa.io/en/stable/installation/>`_ for pip. Setting up gerrit ~~~~~~~~~~~~~~~~~ |