diff options
author | thmsdt <thomas.kulik@telekom.de> | 2022-07-07 09:39:31 +0200 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2022-07-07 09:42:23 +0200 |
commit | 40d8518bad5d3870ee3bcb579e9ba757df612a35 (patch) | |
tree | e0741f2c6507efb8a206a32549914174dedc6cb4 /docs/guides | |
parent | 8dd0a874db97e1e293c71d96c2b7c7ad0ef42837 (diff) |
format conf.py; fix link in setup guide; fix releaserepos
Issue-ID: DOC-782
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I12ee49b841065a930b68f68e596f4778ba50c93f
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 c3f52e895..341279b99 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 @@ -13,7 +13,7 @@ Prerequisites ~~~~~~~~~~~~~ Before you start, you should have an LFID account (sign up -`here <https://sso.linuxfoundation.org/>`_). +`here <https://identity.linuxfoundation.org/>`_). Installing git ~~~~~~~~~~~~~~ |