From fa5523a679e1804462bb884eff3db16155e10bff Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 21 Feb 2024 17:33:42 +0100 Subject: [PATCH] Update openpanel_config.md --- documentation/docs/admin/scripts/openpanel_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/admin/scripts/openpanel_config.md b/documentation/docs/admin/scripts/openpanel_config.md index 2370dbe..1f8e1c2 100644 --- a/documentation/docs/admin/scripts/openpanel_config.md +++ b/documentation/docs/admin/scripts/openpanel_config.md @@ -352,4 +352,4 @@ The `how_to_guides` option allows Aministrator to enable or disable the How-to g ```bash how_to_guides=yes ``` -If configured as "yes", the system will initially attempt to access a JSON file containing your custom how-to guides. In the event that the file is not available, articles from https://openpanel.co/docs/panel/ will be shown instead. +If configured as "yes", the system will initially attempt to access a JSON file containing your custom how-to guides. In the event that the file is not available, articles from https://openpanel.co/docs/panel/dashboard/#how-to-guides will be shown instead.