Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Two documentation reference Links in README.md #91

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ It uses Cosmos-SDK's [simapp](https://github.com/cosmos/cosmos-sdk/tree/main/sim

## Quick guide

Get started with [building RollApps](https://docs.dymension.xyz/develop/get-started/setup)
Get started with [building RollApps](https://docs.dymension.xyz/learn/rollapps/overview)

## Installing / Getting started

Expand Down Expand Up @@ -60,7 +60,7 @@ You should have a running local rollapp!

### Run local dymension hub node

Follow the instructions on [Dymension Hub docs](https://docs.dymension.xyz/develop/get-started/run-base-layers) to run local dymension hub node
Follow the instructions on [Dymension Hub docs](https://docs.dymension.xyz/validate/dymension/join-network) to run local dymension hub node

### Create sequencer keys

Expand Down