From e849ddc6878486ad2237073234130f42f2130ddd Mon Sep 17 00:00:00 2001 From: OpenTelekomCloud Proposal Bot Date: Mon, 14 Aug 2023 21:45:59 +0000 Subject: [PATCH] Update content --- doc/component-operation-guide/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/component-operation-guide/source/conf.py b/doc/component-operation-guide/source/conf.py index 5fab6de..e47df4e 100644 --- a/doc/component-operation-guide/source/conf.py +++ b/doc/component-operation-guide/source/conf.py @@ -33,7 +33,7 @@ otcdocs_git_type = 'gitea' # Those variables are needed for indexing into OpenSearch otcdocs_doc_environment = 'internal' otcdocs_doc_link = '/mapreduce-service/operation-guide/' -otcdocs_doc_title = 'MapReduce Service - Component Operation Guide' +otcdocs_doc_title = 'Component Operation Guide' otcdocs_doc_type = 'operation-guide' otcdocs_service_category = 'big_data' otcdocs_service_title = 'MapReduce Service'