Skip to content

Commit c93305f

Browse files
authored
Update asset-hub.md - fix Asset Hub node instructions link
The existing rendered link points to an outdated repo link that still talks of Rococo
1 parent 572c2b7 commit c93305f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

polkadot-protocol/architecture/system-chains/asset-hub.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ The API supports various asset operations, such as paying transaction fees with
161161

162162
### Parachain Node
163163

164-
To fully leverage the Asset Hub's functionality, developers will need to run a system parachain node. Setting up an Asset Hub node allows users to interact with the parachain in real time, syncing data and participating in the broader Polkadot ecosystem. Guidelines for setting up an [Asset Hub node](https://github.com/paritytech/polkadot-sdk/tree/{{dependencies.repositories.polkadot_sdk.version}}/cumulus#asset-hub-){target=\_blank} are available in the Parity documentation.
164+
To fully leverage the Asset Hub's functionality, developers will need to run a system parachain node. Setting up an Asset Hub node allows users to interact with the parachain in real time, syncing data and participating in the broader Polkadot ecosystem. Guidelines for setting up an [Asset Hub node](https://github.com/paritytech/polkadot-sdk/tree/master/cumulus#asset-hub-){target=\_blank} are available in the Parity documentation.
165165

166166
Using these integration tools, developers can manage assets seamlessly and integrate Asset Hub functionality into their applications, leveraging Polkadot's powerful infrastructure.
167167

@@ -230,4 +230,4 @@ For detailed error management in XCM, see Gavin Wood's blog post on [XCM Executi
230230

231231
[:octicons-arrow-right-24: Reference](/tutorials/polkadot-sdk/system-chains/asset-hub/asset-conversion/)
232232

233-
</div>
233+
</div>

0 commit comments

Comments
 (0)