diff --git a/404.html b/404.html index ba6ef31..1443484 100644 --- a/404.html +++ b/404.html @@ -12,7 +12,7 @@ if (currentUrl.toLowerCase().includes("/stablekeypoints")) { console.log("Redirecting to the correct URL"); window.location.href = - "https://ubc-vision.github.io/stablekeypoints/"; + "https://ubc-vision.github.io/StableKeypoints/"; } else { console.log("No redirection needed"); } @@ -22,7 +22,7 @@

If you are not redirected, - click here. + click here.