diff --git a/src/App.jsx b/src/App.jsx
index 3059f89..7d58333 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -15,8 +15,8 @@ function App() {
} />
} />
- } />
- } />
+ } />
+ } />
} />
} />
diff --git a/src/pages/GameLandscape.jsx b/src/pages/GameLandscape.jsx
index 48bfc5a..5ff75c8 100644
--- a/src/pages/GameLandscape.jsx
+++ b/src/pages/GameLandscape.jsx
@@ -178,9 +178,9 @@ const GameLandscape = () => {
const redirect = basename;
console.log(`displayLevelInfo basename: ${basename}`);
if (basename === "/") {
- window.location.href = `${redirect}game-level?level=${levelIndex + 1}`;
+ window.location.href = `${redirect}gamelevel?level=${levelIndex + 1}`;
} else {
- window.location.href = `${basename}/game-level?level=${levelIndex + 1}`;
+ window.location.href = `${basename}/gamelevel?level=${levelIndex + 1}`;
}
}
diff --git a/src/pages/Index.jsx b/src/pages/Index.jsx
index 11fb2af..5fc00a7 100644
--- a/src/pages/Index.jsx
+++ b/src/pages/Index.jsx
@@ -128,7 +128,7 @@ const Index = () => {
Copilot Business vs Enterprise
- Levels of Enlightenment
+ Levels of Enlightenment
Tutorials