Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyro3400 authored Aug 23, 2024
1 parent b7ae730 commit 1dd2b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export const navLinks: Link[] = [
label: "Beginner's Guidebook",
icon: UserMultiple,
links: [
{ label: "Creating A Bot", link: "/beginner/creating-a-bot" },
//{ label: "Creating A Bot", link: "/beginner/creating-a-bot" },
{ label: "Proxying", link: "/beginner/proxying" },
{ label: "Ticket System", link: "/beginner/tickets" },
],
Expand Down

0 comments on commit 1dd2b64

Please sign in to comment.