From d7e6cd02db859aea68290a3e82315d16bd9a664a Mon Sep 17 00:00:00 2001 From: OpenTelekomCloud Proposal Bot Date: Mon, 14 Aug 2023 20:07:03 +0000 Subject: [PATCH] Update content --- umn/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umn/source/conf.py b/umn/source/conf.py index 5e91acb..15e8923 100644 --- a/umn/source/conf.py +++ b/umn/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 = '/software-repository-container/umn/' -otcdocs_doc_title = 'Software Repository for Containers - User Guide' +otcdocs_doc_title = 'User Guide' otcdocs_doc_type = 'umn' otcdocs_service_category = 'container' otcdocs_service_title = 'Software Repository for Containers'