diff options
author | thmsdt <thomas.kulik@telekom.de> | 2024-10-07 16:08:57 +0200 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2024-10-07 16:36:35 +0200 |
commit | 64565a206c181e7cabd5901a24fa343cd46c4273 (patch) | |
tree | 25e45cf0ce7e21bdd486eb4e785d58d3a5b63a6d /docs/guides/onap-documentation | |
parent | ca0f5eed74b3f8147f6386fed036a4057b43401a (diff) |
update for interactive architecture diagram
Issue-ID: DOC-826
Change-Id: I62164aa4558b1b21dd8102a9c10f83dd7c37799e
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Diffstat (limited to 'docs/guides/onap-documentation')
-rw-r--r-- | docs/guides/onap-documentation/setting-up.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/guides/onap-documentation/setting-up.rst b/docs/guides/onap-documentation/setting-up.rst index dbfc35e4a..0b7c6224e 100644 --- a/docs/guides/onap-documentation/setting-up.rst +++ b/docs/guides/onap-documentation/setting-up.rst @@ -79,7 +79,7 @@ place. .. caution:: If your access network restricts ssh, you will need to use equivalent - git commands and HTTP Passwords as described `here <http://wiki.onap.org/x/X4AP>`_. + git commands and HTTP Passwords. See ONAP Wiki. .. caution:: @@ -110,7 +110,7 @@ place. reference on changes and/or the verify job will fail in the step below. -3. Create a docs directory in your repository with +1. Create a docs directory in your repository with an index.rst file. The following sequence will complete the minimum required over ssh. As you have time to convert or add new content you can update the index and add files under the docs folder. |