diff --git a/redirects.json b/redirects.json index 60a2833d..bfe8dfe8 100644 --- a/redirects.json +++ b/redirects.json @@ -7,8 +7,8 @@ }, { "source": "/docs/slug", "destination": "/docs/slug", "permanent": false }, { "source": "/community", "destination": "https://discord.gg/RkHJqvK9r8", "permanent": false }, - { "source": "/changelog", "destination":"https://javaistic-changelog.vercel.app/", "permanent": false }, - { "source": "/license", "destination":" https://raw.githubusercontent.com/javaistic/javaistic/main/LICENSE", "permanent": false }, + { "source": "/changelog", "destination": "https://javaistic-changelog.vercel.app/", "permanent": false }, + { "source": "/license", "destination": "https://raw.githubusercontent.com/javaistic/javaistic/main/LICENSE", "permanent": false }, { "source": "/discord", "destination": "https://discord.gg/RkHJqvK9r8", "permanent": false }, { "source": "/status", "destination": "https://javaistic.betteruptime.com/", "permanent": false }, { "source": "/stats", "destination": "https://javaistic.betteruptime.com/", "permanent": false } diff --git a/src/components/home/Menu.js b/src/components/home/Menu.js index 2b725a04..60918128 100644 --- a/src/components/home/Menu.js +++ b/src/components/home/Menu.js @@ -30,7 +30,7 @@ export default function MenuButton() {