Skip to content

Commit 2d8ca73

Browse files
authored
docs: redirect the modules introduce doc (#21934)
1 parent dbf6cdb commit 2d8ca73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Get familiar with the SDK and explore its main concepts.
2121
* [**Core Concepts**](learn/advanced/00-baseapp.md) - Read about the core concepts like baseapp, the store, or the server.
2222
* [**Building Modules**](build/building-modules/00-intro.md) - Discover how to build modules for the Cosmos SDK.
2323
* [**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.
24+
* [**Modules**](./build/building-modules/00-intro.md) - Explore existing modules to build your application with.
2525

2626
## Explore the Stack
2727

0 commit comments

Comments
 (0)