diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 2 | ||||
-rw-r--r-- | docs/guides/onap-developer/tutorials/index.rst | 2 | ||||
-rw-r--r-- | docs/index.rst | 7 |
3 files changed, 6 insertions, 5 deletions
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index c273d11d0..1e04d1822 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -166,7 +166,7 @@ Holmes Integration ----------- -* ONAP Beijing release content is specified within a list of project +* ONAP Casablanca release content is specified within a list of project artifact versions available in the form of a :ref:`manifest<doc-release-manifest>`. diff --git a/docs/guides/onap-developer/tutorials/index.rst b/docs/guides/onap-developer/tutorials/index.rst index b128224c7..1d090fabe 100644 --- a/docs/guides/onap-developer/tutorials/index.rst +++ b/docs/guides/onap-developer/tutorials/index.rst @@ -9,7 +9,7 @@ Tutorials .. caution:: The tutorials may refer to earlier versions of software - and have not been certified on the latest Beijing Release. + and have not been certified on the latest Casablanca Release. * `Automatically Creating a Netconf Mount in APPC from SDNC <https://wiki.onap.org/x/JYUx>`_ diff --git a/docs/index.rst b/docs/index.rst index 40866220d..d34a0eb41 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,4 +1,5 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. This work is licensed under a + Creative Commons Attribution 4.0 International License. .. _master_index: @@ -11,8 +12,8 @@ ONAP Documentation To get the current stable release use one of the following * http://docs.onap.org - * http://docs.onap.org/en/beijing - * the selector on the bottom right and select beijing + * http://docs.onap.org/en/casablanca + * the selector on the bottom right and select casablanca .. toctree:: :maxdepth: 2 |