update api reference link

This commit is contained in:
MapleLeaf
2022-01-09 01:38:51 -06:00
parent fcd380faa1
commit 7f20b3a3a9

View File

@@ -19,7 +19,7 @@ export const mainLinks: AppLinkProps[] = [
}, },
{ {
type: "internal", type: "internal",
to: "/guides/api", to: "/api",
label: ( label: (
<> <>
<CodeIcon className={inlineIconClass} /> API Reference <CodeIcon className={inlineIconClass} /> API Reference