update path for docs
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 2m16s
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 2m16s
This commit is contained in:
@ -38,7 +38,7 @@ const pages: Page[] = [
|
||||
{ name: "Server", url: "/server/java" },
|
||||
{ name: "Mojang", url: "/mojang/status" },
|
||||
{ name: "API", url: "https://api.mcutils.xyz", hideOnMobile: true, openInNewTab: true },
|
||||
{ name: "Docs", url: "/documentation" },
|
||||
{ name: "Docs", url: "/docs" },
|
||||
];
|
||||
|
||||
export default function NavBar(): ReactElement {
|
||||
|
Reference in New Issue
Block a user