Skip to content

Commit

Permalink
fix range linking
Browse files Browse the repository at this point in the history
  • Loading branch information
Ganesha Upadhyaya authored and Ganesha Upadhyaya committed Apr 26, 2024
1 parent b5f2f5f commit 3670d06
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,10 @@ function sidebarHome() {
text: "How to add an IBC connection to your rollup",
link: "/guides/ibc-connection",
},
{
text: "How to integrate Range with your rollup",
link: "/guides/rollkit-monitoring",
},
],
},
],
Expand Down

0 comments on commit 3670d06

Please sign in to comment.