From 146512ea71caea9a0ed36f8f9eb5001302504d95 Mon Sep 17 00:00:00 2001 From: frab1t <33671357+frab1t@users.noreply.github.com> Date: Wed, 3 Jul 2019 20:46:41 +0200 Subject: [PATCH] improvement: add link --- src/containers/PageNotFound.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/containers/PageNotFound.js b/src/containers/PageNotFound.js index 78c67bf..3eae7c8 100644 --- a/src/containers/PageNotFound.js +++ b/src/containers/PageNotFound.js @@ -16,7 +16,7 @@ class PageNotFound extends Component { title="404 - Page not found" >

The page is not found

- Go to home + Back to home );