From b98d399a9c46d178c5f8aeeef4b6621b99b49507 Mon Sep 17 00:00:00 2001 From: ajnart Date: Sat, 21 May 2022 00:52:39 +0200 Subject: [PATCH] :wheelchair: Change 404 message --- src/pages/404.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/pages/404.tsx b/src/pages/404.tsx index 8dd04f06e..a98ece27d 100644 --- a/src/pages/404.tsx +++ b/src/pages/404.tsx @@ -78,10 +78,9 @@ export default function NothingFoundBackground() {
- Nothing to see here + Config not found - Page you are trying to open does not exist. You may have mistyped the address, or the - page has been moved to another URL. If you think this is an error contact support. + The config you are trying to access does not exist. Please check the URL and try again.