From b673b5432e7d648f1669385bf5d1816bd8d86b37 Mon Sep 17 00:00:00 2001 From: mpriyank Date: Wed, 9 Nov 2022 09:36:24 +0000 Subject: Fix RTD broken links - Broken link for logback xml file - Broken link for oom_user_guide Issue-ID: CPS-1378 Change-Id: I071d5ad890c1471b50a43517427eeab27631fd52 Signed-off-by: mpriyank --- docs/admin-guide.rst | 18 +++++++++--------- docs/deployment.rst | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'docs') diff --git a/docs/admin-guide.rst b/docs/admin-guide.rst index eeac013773..a7439ef4c1 100644 --- a/docs/admin-guide.rst +++ b/docs/admin-guide.rst @@ -154,15 +154,15 @@ loggers log level Logger configuration is provided as a chart resource : - +--------------------------------+----------------------------------------------------------------------------------------------------------------------------------+ - | cps-component-service-name | logback.xml location | - +================================+==================================================================================================================================+ - | cps-core | `logback.xml `__ | - +--------------------------------+----------------------------------------------------------------------------------------------------------------------------------+ - | cps-temporal | `logback.xml `__ | - +--------------------------------+----------------------------------------------------------------------------------------------------------------------------------+ - | ncmp-dmi-plugin | Not yet applicable to DMI-Plugin | - +--------------------------------+----------------------------------------------------------------------------------------------------------------------------------+ + +--------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+ + | cps-component-service-name | logback.xml location | + +================================+===============================================================================================================================================+ + | cps-core | `logback-spring.xml `__ | + +--------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+ + | cps-temporal | `logback.xml `__ | + +--------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+ + | ncmp-dmi-plugin | Not yet applicable to DMI-Plugin | + +--------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+ .. Below Label is used by documentation for other CPS components to link here, do not remove even if it gives a warning .. _cps_common_monitoring: diff --git a/docs/deployment.rst b/docs/deployment.rst index 82c54f12c6..59ff94686b 100644 --- a/docs/deployment.rst +++ b/docs/deployment.rst @@ -23,7 +23,7 @@ This chart includes different cps components referred as fu - `cps-temporal `__ - `ncmp-dmi-plugin `__ -Please refer to the `OOM documentation `_ on how to install and deploy ONAP. +Please refer to the `OOM documentation `_ on how to install and deploy ONAP. Installing or Upgrading CPS Components ====================================== -- cgit 1.2.3-korg