manual resimplified links
This commit is contained in:
@@ -109,7 +109,7 @@ In this method, you use the Bridge directly. Thus, it is normal if you do not se
|
||||
|
||||
## Bridge Fees
|
||||
|
||||
To learn more about the bridge fees, read [this documentation](../transaction_fees.md).
|
||||
To learn more about the bridge fees, read [this documentation](transaction_fees.md).
|
||||
|
||||
## Questions and Feedback
|
||||
|
||||
|
@@ -13,7 +13,7 @@
|
||||
|
||||
We present here the general steps to use the TFChain-Stellar Bridge. Note that the only difference between using the Main net or Test net TFChain-Stellar bridge lies in the ThreeFold Dashboard URL.
|
||||
|
||||
Read the [Dashboard section](../../dashboard/tfchain/tf_token_bridge.md) for more information.
|
||||
Read the [Dashboard section](tf_token_bridge.md) for more information.
|
||||
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ Note: If you are on ThreeFold Connect App, you can export your account to the Po
|
||||
|
||||
## Bridge Fees
|
||||
|
||||
To learn more about the bridge fees, read [this documentation](../transaction_fees.md).
|
||||
To learn more about the bridge fees, read [this documentation](transaction_fees.md).
|
||||
|
||||
## Questions and Feedback
|
||||
|
||||
|
@@ -2,11 +2,11 @@
|
||||
|
||||
<h2> Table of Contents </h2>
|
||||
|
||||
- [TFChain-Stellar Bridge](./tfchain_stellar_bridge.md)
|
||||
- [BSC-Stellar Bridge](./bsc_stellar_bridge.md)
|
||||
- [BSC-Stellar Bridge Verification](./bsc_stellar_bridge_verification.md)
|
||||
- [Ethereum-Stellar Bridge](./tft_ethereum/tft_ethereum.md)
|
||||
- [Bridge Fees](../transaction_fees.md)
|
||||
- [TFChain-Stellar Bridge](tfchain_stellar_bridge.md)
|
||||
- [BSC-Stellar Bridge](bsc_stellar_bridge.md)
|
||||
- [BSC-Stellar Bridge Verification](bsc_stellar_bridge_verification.md)
|
||||
- [Ethereum-Stellar Bridge](tft_ethereum.md)
|
||||
- [Bridge Fees](transaction_fees.md)
|
||||
|
||||
***
|
||||
|
||||
@@ -26,10 +26,10 @@ graph LR
|
||||
B((Stellar Chain)) === id3(Stellar / BSC Bridge) === E((Binance Smart Chain));
|
||||
B((Stellar Chain)) === id4(Stellar / Eth Bridge) === D((Ethereum Chain));
|
||||
|
||||
click id1 "./tfchain_stellar_bridge.html"
|
||||
click id2 "./tfchain_stellar_bridge.html"
|
||||
click id3 "./bsc_stellar_bridge.html"
|
||||
click id4 "./tft_ethereum/tft_ethereum.html"
|
||||
click id1 "tfchain_stellar_bridge.html"
|
||||
click id2 "tfchain_stellar_bridge.html"
|
||||
click id3 "bsc_stellar_bridge.html"
|
||||
click id4 "tft_ethereum.html"
|
||||
|
||||
```
|
||||
|
||||
@@ -39,16 +39,16 @@ The links to the bridges for TFT are the following:
|
||||
|
||||
* Stellar-Ethereum Bridge
|
||||
* This bridge is accessible at the following link: [https://bridge.eth.threefold.io/](https://bridge.eth.threefold.io/)
|
||||
* Read [this guide](./tft_ethereum/tft_ethereum.md) for more information
|
||||
* Read [this guide](tft_ethereum.md) for more information
|
||||
* Stellar-BSC Bridge
|
||||
* This bridge is accessible at the following link: [https://bridge.bsc.threefold.io/](https://bridge.bsc.threefold.io/)
|
||||
* Read [this guide](./bsc_stellar_bridge.html) for more information
|
||||
* Read [this guide](bsc_stellar_bridge.html) for more information
|
||||
* The TFChain Main net Bridge
|
||||
* This bridge is accessible on the ThreeFold Main Net Dashboard: [https://dashboard.grid.tf/](https://dashboard.grid.tf/).
|
||||
* Read [this guide](./tfchain_stellar_bridge.html) for more information
|
||||
* Read [this guide](tfchain_stellar_bridge.html) for more information
|
||||
* The TFChain Test net Bridge
|
||||
* This bridge is accessible on the ThreeFold Test Net Dashboard: [https://dashboard.test.grid.tf/](https://dashboard.test.grid.tf/).
|
||||
* Read [this guide](./tfchain_stellar_bridge.html) for more information
|
||||
* Read [this guide](tfchain_stellar_bridge.html) for more information
|
||||
|
||||
## Chains Functions
|
||||
|
||||
|
@@ -29,7 +29,7 @@ To see the ThreeFold Token on Etherscan, check [this link](https://etherscan.io/
|
||||
|
||||
## Bridge Fees
|
||||
|
||||
To learn more about the bridge fees, read [this documentation](../../transaction_fees.md).
|
||||
To learn more about the bridge fees, read [this documentation](transaction_fees.md).
|
||||
|
||||
## Questions and Feedback
|
||||
|
||||
|
Reference in New Issue
Block a user