Skip to content

Commit

Permalink
Fix broken link (#6290)
Browse files Browse the repository at this point in the history
* Fix broken link

* link fix

---------

Co-authored-by: Filippo <[email protected]>
  • Loading branch information
mordamax and filippoweb3 authored Oct 4, 2024
1 parent cb05f48 commit dde0cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/build-guides-template-basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ to upload our parachain's code:
[or visit this link to get to Rococo directly](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococo-rpc.polkadot.io#/explorer)
4. Head to
[Network > Parachains > Parathreads (the tab)](https://polkadot.js.org/apps/#/parachains/parathreads)
5. [Follow these instructions to reserve a ParaId.](../learn/learn-guides-coretime-parachains#reserve-paraid)
5. [Follow these instructions to reserve a ParaId.](../learn/learn-guides-coretime-parachains.md#reserve-paraid)

Visit the [Accounts](https://polkadot.js.org/apps/#/accounts) tab to view all registered accounts
and associated balances within the Polkadot.js Extension. Once finished, you should see your new
Expand Down

0 comments on commit dde0cd3

Please sign in to comment.