Skip to content

Commit

Permalink
ci: fix broken reference
Browse files Browse the repository at this point in the history
  • Loading branch information
jeronimoalbi committed Oct 19, 2023
1 parent a1b1448 commit a6b9164
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ To start a blockchain node in development, you can run the following command:
ignite chain serve
```

The [`ignite chain serve`](../references/cli#ignite-scaffold-chain) command is used to start
The [`ignite chain serve`](/references/cli#ignite-scaffold-chain) command is used to start
a blockchain node in development mode. It first compiles and installs the binary
using the `ignite chain build` command, then initializes the blockchain's data
directory for a single validator using the `ignite chain init` command. After
Expand Down

0 comments on commit a6b9164

Please sign in to comment.