Skip to content

Commit

Permalink
feat: update footer link to match main nav
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyg committed Jan 8, 2024
1 parent 1d7ecc0 commit f9f5884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_data/navigation/footerLinks.json5
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{ title: "Get Started", url: "/get-started/" },
{ title: "Learn", url: "/concepts/1_the_basics/" },
{ title: "Build", url: "/build/1_hello_world/" },
{ title: "Resources", url: "/references/" },
{ title: "References", url: "/references/" },
]
},

Expand Down

0 comments on commit f9f5884

Please sign in to comment.