Skip to content

Commit

Permalink
fix hello world link (#647)
Browse files Browse the repository at this point in the history
  • Loading branch information
donjo authored Aug 1, 2024
1 parent 2663420 commit c0a3fa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ export default function () {
},
{
text: "Hello World",
href: "/examples/hello_world",
href: "/examples/hello-world",
},
{
text: "Using Node.js built-in modules",
Expand Down

0 comments on commit c0a3fa4

Please sign in to comment.