From e7a532a1622b139e7ca722ed69cba324dcc4c556 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Sat, 1 Aug 2020 20:32:18 +0200 Subject: [PATCH] fix link in navigation --- navigation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/navigation.php b/navigation.php index 0242bfb..d1a6f78 100644 --- a/navigation.php +++ b/navigation.php @@ -210,7 +210,7 @@ return [ 'Console commands' => 'console-commands', 'Cached lookup' => 'cached-lookup', 'Real-time facades' => 'realtime-facades', - 'Tenant maintenance mode' => 'tenant-maintenance-facades', + 'Tenant maintenance mode' => 'tenant-maintenance-mode', ], ], ],