Skip to content

Commit

Permalink
Add link to book in top nav (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
feihong authored Oct 30, 2024
1 parent 1905641 commit 6a00ca3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ export default defineConfig({
{ text: "Learn", link: "/what-is-melange" },
{ text: "API", link: "/api" },
{ text: "Playground", link: "/playground/", target: "_self" },
{ text: "Book", link: "https://react-book.melange.re" },
{ text: "Blog", link: "https://melange.re/blog" },
{
text: "unstable",
Expand Down

0 comments on commit 6a00ca3

Please sign in to comment.