We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbf6cdb commit 2d8ca73Copy full SHA for 2d8ca73
docs/Introduction.md
@@ -21,7 +21,7 @@ Get familiar with the SDK and explore its main concepts.
21
* [**Core Concepts**](learn/advanced/00-baseapp.md) - Read about the core concepts like baseapp, the store, or the server.
22
* [**Building Modules**](build/building-modules/00-intro.md) - Discover how to build modules for the Cosmos SDK.
23
* [**Running a Node**](https://docs.cosmos.network/main/user/run-node/keyring) - Running and interacting with nodes using the CLI and API.
24
-* [**Modules**](./build/modules/README.md) - Explore existing modules to build your application with.
+* [**Modules**](./build/building-modules/00-intro.md) - Explore existing modules to build your application with.
25
26
## Explore the Stack
27
0 commit comments