diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 35b6b220..ae031cdf 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -120,7 +120,7 @@ function sidebar() { { text: 'Overview', link: '/community/1-overview' } ] }, - { text: 'Dusknet FAQ', link: '/dusk-faq/faq' } + { text: 'Astria Devnet FAQ', link: '/dusk-faq/faq' } ] } ] @@ -130,7 +130,7 @@ function nav() { return [ { text: 'Home', link: '/' }, { - text: "Join the network", + text: "Join the Network", items: [ { text: "Learn", link: "/overview/introduction" }, { text: "Developers", link: "/developer/tutorials/1-using-astria-cli-go" }, diff --git a/docs/index.md b/docs/index.md index 8e3cc260..3b95d06f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,7 +4,7 @@ layout: home hero: name: "Astria" - text: "The Sequencing Layer Network" + text: "The Sequencing Layer" tagline: The easiest way to deploy decentralized rollups. image: src: /hero-img.svg