diff --git a/public/react/public/index.html b/public/react/public/index.html
index ff03855aa..4925affe5 100755
--- a/public/react/public/index.html
+++ b/public/react/public/index.html
@@ -31,7 +31,7 @@
location.pathname.indexOf("/compatibility") == -1) {
// location.href = './compatibility'
- location.href = './compatibility.html'
+ location.href = '/compatibility.html'
}