Skip to content

Commit

Permalink
docs: Update the tutorials link (#10259)
Browse files Browse the repository at this point in the history
The current link points to an old version of the Nameservice tutorial (still on Launchpad 🥶). Updated the link to to point to https://tutorials.cosmos.network There is a PR with the updated version opened in the tutorials repo and the most up-to-date version is hosted on https://docs.starport.network/guide/nameservice/
  • Loading branch information
fadeev committed Sep 29, 2021
1 parent d47e364 commit c65df60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ breaking changes.

To learn how the SDK works from a high-level perspective, go to the [SDK Intro](./docs/intro/overview.md).

If you want to get started quickly and learn how to build on top of the SDK, please follow the [SDK Application Tutorial](https://tutorials.cosmos.network/nameservice/tutorial/00-intro.html). You can also fork the tutorial's repository to get started building your own Cosmos SDK application.
If you want to get started quickly and learn how to build on top of the SDK, please visit the [tutorials website](https://tutorials.cosmos.network). You can also fork the tutorial's repository to get started building your own Cosmos SDK application.

For more, please go to the [Cosmos SDK Docs](./docs/).

Expand Down

0 comments on commit c65df60

Please sign in to comment.