summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2021-07-29 13:19:59 +0200
committerthmsdt <thomas.kulik@telekom.de>2021-07-29 13:21:17 +0200
commitbf7a147c93e4ddf725c54b0853f6836a48030c2e (patch)
tree5b2f940c2e82c09e5cd812500db3a3ba5ef4a2d5
parent6bc96b0bb54face579c0c68c40516bf83bcda82b (diff)
fix broken link in setting-up-environment.rst
Issue-ID: DOC-755 Signed-off-by: thmsdt <thomas.kulik@telekom.de> Change-Id: Ib8f86ff1bbce589a45d45573106cfe47656c8376
-rw-r--r--docs/guides/onap-developer/how-to-use-docs/setting-up-environment.rst2
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
~~~~~~~~~~~~~~~~~