manual set urls for external collection
This commit is contained in:
@@ -15,7 +15,7 @@ We present different methods to delete contracts on the TFGrid.
|
||||
|
||||
## Using the Dashboard
|
||||
|
||||
To cancel contracts with the Dashboard, consult the [Contracts List](../../dashboard/deploy/your_contracts.md) documentation.
|
||||
To cancel contracts with the Dashboard, consult the [Contracts List](dashboard@@your_contracts) documentation.
|
||||
|
||||
## Using GraphQL and Polkadot UI
|
||||
|
||||
@@ -31,7 +31,7 @@ query MyQuery {
|
||||
|
||||
```
|
||||
|
||||
replace `TWIN_ID` with your twin id. The information should be available on the [Dashboard](../../dashboard/dashboard.md).
|
||||
replace `TWIN_ID` with your twin id. The information should be available on the [Dashboard](dashboard@@dashboard).
|
||||
|
||||
Then from [polkadot UI](https://polkadot.js.org/apps/), add the tfchain endpoint to development.
|
||||
|
||||
|
@@ -13,13 +13,13 @@
|
||||
|
||||
This document will explain how you can transfer TFT from Tfchain to Stellar and back.
|
||||
|
||||
For more information on TFT bridges, read [this documentation](../threefold_token/tft_bridges/tft_bridges.md).
|
||||
For more information on TFT bridges, read [this documentation](threefold_token@@tft_bridges).
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- [Stellar wallet](../threefold_token/storing_tft/storing_tft.md)
|
||||
- [Stellar wallet](threefold_token@@storing_tft)
|
||||
|
||||
- [Account on TFChain (use TF Dashboard to create one)](../dashboard/wallet_connector.md)
|
||||
- [Account on TFChain (use TF Dashboard to create one)](dashboard@@wallet_connector)
|
||||
|
||||

|
||||
|
||||
|
Reference in New Issue
Block a user