Skip to content

Commit

Permalink
[minor] fix footer link (MetaMask#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandratran authored Mar 29, 2023
1 parent f74d4f9 commit 352b0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ const config = {
},
{
label: "Tutorials",
to: "/wallet/category/tutorials",
to: "/wallet/tutorials",
},
{
label: "Reference",
Expand Down

0 comments on commit 352b0b7

Please sign in to comment.