From d7dc78315071cfdd9f2f849d2e81e1e71ca6d22f Mon Sep 17 00:00:00 2001
From: evanorti <87997759+evanorti@users.noreply.github.com>
Date: Mon, 13 Apr 2026 12:00:13 -0400
Subject: [PATCH 8/9] Update index.mdx
---
index.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.mdx b/index.mdx
index 59dad7de..0b4cea9c 100644
--- a/index.mdx
+++ b/index.mdx
@@ -1,5 +1,5 @@
---
-title: "Cosmos Stack Developer Documentation"
+title: "Cosmos Developer Documentation"
mode: "custom"
---
@@ -114,7 +114,7 @@ import { MobileMenuDrawer } from '/snippets/mobile-menu-drawer.jsx';
{/* Hero Text and Buttons */}
- Cosmos Stack Developer Documentation
+ Cosmos Developer Documentation
From bb9d70584952f54b17e6a4b9f3ed4b34ba7b3310 Mon Sep 17 00:00:00 2001
From: evanorti <87997759+evanorti@users.noreply.github.com>
Date: Mon, 13 Apr 2026 12:07:24 -0400
Subject: [PATCH 9/9] Update start-here.mdx
---
sdk/next/learn/start-here.mdx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sdk/next/learn/start-here.mdx b/sdk/next/learn/start-here.mdx
index b0730fa5..986dccd9 100644
--- a/sdk/next/learn/start-here.mdx
+++ b/sdk/next/learn/start-here.mdx
@@ -58,16 +58,16 @@ For a technical overview of how a Cosmos chain is structured:
Set up and operate a Cosmos node (validators, operators).
-[Run a Node](/sdk/next/tutorials)
+- [Run a Node](/sdk/next/tutorials)
## Browse modules
Explore production-ready SDK modules and their documentation.
-[Module Directory](/sdk/next/modules/modules)
+- [Module Directory](/sdk/next/modules/modules)
## Go deeper
Dive into advanced topics like ABCI++, vote extensions, mempool design, upgrades, and observability.
-[In-depth Guides](/sdk/next/guides/guides)
+- [In-depth Guides](/sdk/next/guides/guides)