From d0a20ad66dcccf313a6b8701dc03400c1c891c10 Mon Sep 17 00:00:00 2001 From: "Yildirim, Ahmet" Date: Thu, 23 Mar 2023 13:39:18 +0000 Subject: [PATCH] Changing top level menu of DCS from Application to Database Corrected the actual top level menu of DCS from Application to Database according to the issue OTCORC-1388 Signed-off-by: Yildirim, Ahmet --- umn/source/service_overview/accessing_dcs/how_to_access_dcs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umn/source/service_overview/accessing_dcs/how_to_access_dcs.rst b/umn/source/service_overview/accessing_dcs/how_to_access_dcs.rst index 3a8ee45..238cab1 100644 --- a/umn/source/service_overview/accessing_dcs/how_to_access_dcs.rst +++ b/umn/source/service_overview/accessing_dcs/how_to_access_dcs.rst @@ -9,7 +9,7 @@ There are two ways to access DCS: - Using the management console - The DCS provides a web-based management console. To launch the DCS console, create an account on the management console and log in, and then choose **Application** > **Distributed Cache Service** on the homepage. On the DCS console, you can create, restart, and delete DCS instances, and change their passwords. + The DCS provides a web-based management console. To launch the DCS console, create an account on the management console and log in, and then choose **Database** > **Distributed Cache Service** on the homepage. On the DCS console, you can create, restart, and delete DCS instances, and change their passwords. - Using APIs