Skip to content

Commit

Permalink
Add link to Handle requests in MainMenu (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
Issaminu authored Aug 17, 2023
1 parent c686642 commit a7874ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/src/components/menus/MainMenu.astro
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import Menu from "./Menu.astro";
["Users", "/basics/users"],
["Keys", "/basics/keys"],
["Sessions", "/basics/sessions"],
["Handle requests", "/basics/handle-requests"],
["Error handling", "/basics/error-handling"],
["Using cookies", "/basics/using-cookies"],
["Using bearer tokens", "/basics/using-bearer-tokens"],
Expand Down

1 comment on commit a7874ed

@vercel
Copy link

@vercel vercel bot commented on a7874ed Aug 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.