Skip to content

Commit 7f343de

Browse files
Fix blog (#537)
1 parent fefced1 commit 7f343de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vitepress/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,8 +415,8 @@ function sidebarHome() {
415415
link: "/blog/sovereign-rollups-on-bitcoin",
416416
},
417417
{
418-
text: "Rollkit: The Unstoppable Stack",
419-
link: "/blog/rollkit-the-unstoppable-stack",
418+
text: "Rollkit: The First Sovereign Rollup Framework",
419+
link: "/blog/rollkit-the-first-sovereign-rollup-framework",
420420
},
421421
],
422422
},

0 commit comments

Comments
 (0)