From 64bbdeda97f78f0d5109c02e3b2038253430f5c7 Mon Sep 17 00:00:00 2001 From: Yifei Chen <43599217+cyfml@users.noreply.github.com> Date: Wed, 1 Mar 2023 09:57:16 +0100 Subject: [PATCH] Add 404.html that redirects to root --- report-viewer/public/404.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 report-viewer/public/404.html diff --git a/report-viewer/public/404.html b/report-viewer/public/404.html new file mode 100644 index 000000000..5241ba2ca --- /dev/null +++ b/report-viewer/public/404.html @@ -0,0 +1,9 @@ + + + + \ No newline at end of file