From 1792065938c9834547b72bbc2766b644d62349ac Mon Sep 17 00:00:00 2001 From: Diego <31937514+Ferret-san@users.noreply.github.com> Date: Tue, 3 Dec 2024 15:15:48 -0500 Subject: [PATCH] Update config.ts --- .vitepress/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vitepress/config.ts b/.vitepress/config.ts index 4beadff90c..01b23675d9 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -600,7 +600,7 @@ function sidebarHome() { link: "/how-to-guides/intro-to-op-stack", }, { - text: "Run an OP Stack devnet posting Celestia", + text: "Run an OP Stack devnet posting to Celestia", link: "/how-to-guides/optimism", }, {