From 8a2434a0f1ce4a81342951b6d1e87d739f5fcdcf Mon Sep 17 00:00:00 2001 From: joao Date: Mon, 15 Jun 2020 20:00:31 +0200 Subject: [PATCH] Add correct menu location for Diagnostic --> Services (#266) --- source/manual/how-tos/cachingproxy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/manual/how-tos/cachingproxy.rst b/source/manual/how-tos/cachingproxy.rst index bda22b9..c444390 100644 --- a/source/manual/how-tos/cachingproxy.rst +++ b/source/manual/how-tos/cachingproxy.rst @@ -41,7 +41,7 @@ Check the **Enable local cache** and click **Apply**. .. Important:: As the cache is not created by default you will need to stop and start the service - under :menuselection:`Services --> Diagnostics`, this will ensure correct creation of the cache. + under :menuselection:`System --> Diagnostics --> Services`, this will ensure correct creation of the cache. Advanced --------