commit | 9514b64a0264ef3e119706165354f1c225829da8 | [log] [tgz] |
---|---|---|
author | Sofia Wallin <sofia.wallin@est.tech> | Mon Nov 30 12:08:15 2020 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Mon Nov 30 12:08:15 2020 +0000 |
tree | 1cbe398957c855d1e806ba6493e151c3589462ce | |
parent | 458d2753ddfd9dfde02cd2713e196c6cdcd11c4f [diff] | |
parent | b2af2a7a848b29227c69489f2faf4f28e9a5dced [diff] |
Merge "Correct broken links"
diff --git a/docs/conf.py b/docs/conf.py index c680572..0c79cc9 100644 --- a/docs/conf.py +++ b/docs/conf.py
@@ -1,6 +1,6 @@ from docs_conf.conf import * -branch = 'guilin' +branch = 'latest' doc_url = 'https://docs.onap.org/projects' master_doc = 'index'
diff --git a/docs/guides/onap-developer/how-to-use-docs/index.rst b/docs/guides/onap-developer/how-to-use-docs/index.rst index 787b8c1..799574d 100644 --- a/docs/guides/onap-developer/how-to-use-docs/index.rst +++ b/docs/guides/onap-developer/how-to-use-docs/index.rst
@@ -8,8 +8,8 @@ :maxdepth: 2 introduction - setting-up-environment setting-up + setting-up-environment style-guide api-swagger-guide converting-to-rst
diff --git a/docs/guides/onap-developer/how-to-use-docs/style-guide.rst b/docs/guides/onap-developer/how-to-use-docs/style-guide.rst index dcd1552..17dee9f 100644 --- a/docs/guides/onap-developer/how-to-use-docs/style-guide.rst +++ b/docs/guides/onap-developer/how-to-use-docs/style-guide.rst
@@ -43,8 +43,8 @@ + Examples: an MSO component, a LAN, an L3-VPN -ONAP terms -^^^^^^^^^^ +ONAP terminology +^^^^^^^^^^^^^^^^ - AA&I vs AAI: AAI should be used. - APP-C vs APPC: APPC should be used.