Skip to content

Commit

Permalink
Update link api on footer
Browse files Browse the repository at this point in the history
  • Loading branch information
urmauur committed Nov 21, 2023
1 parent 7292a11 commit 6a84f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/containers/Footer/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const menus = [
},
{
menu: "API Reference",
path: "/api",
path: "/api-reference",
},
{
menu: "Changelog",
Expand Down

0 comments on commit 6a84f9b

Please sign in to comment.