manual set urls for external collection

This commit is contained in:
Mik-TF
2024-05-13 19:10:10 -04:00
parent a4efec1aa3
commit 280652166f
40 changed files with 79 additions and 80 deletions

View File

@@ -4,10 +4,10 @@
It's easy to get started on the TFGrid and deploy applications.
- [Create a TFChain Account](../../dashboard/wallet_connector.md)
- [Get TFT](../../threefold_token/buy_sell_tft/buy_sell_tft.md)
- [Bridge TFT to TChain](../../threefold_token/tft_bridges/tft_bridges.md)
- [Deploy an Application](../../dashboard/deploy/deploy.md)
- [Create a TFChain Account](dashboard@@wallet_connector)
- [Get TFT](threefold_token@@buy_sell_tft)
- [Bridge TFT to TChain](threefold_token@@tft_bridges)
- [Deploy an Application](dashboard@@deploy)
- [SSH Remote Connection](./ssh_guide/ssh_guide.md)
- [SSH with OpenSSH](./ssh_guide/ssh_openssh.md)
- [SSH with PuTTY](./ssh_guide/ssh_putty.md)
@@ -16,8 +16,8 @@ It's easy to get started on the TFGrid and deploy applications.
## Grid Platforms
- [TF Dashboard](../../dashboard/dashboard.md)
- [TF Flist Hub](../../developers/flist/flist_hub/zos_hub.md)
- [TF Dashboard](dashboard/dashboard@@)
- [TF Flist Hub](developers@@zos_hub)
## TFGrid Services and Resources

View File

@@ -50,7 +50,7 @@ We leverage the VM primitive to allow provisioning kubernetes clusters across mu
## Exploring the capacity
You can easily check using [explorer-ui](dashboard/explorer/explorer_home.md) , also to plan your deployment you can use these [example queries](dashboard/explorer/explorer_graphql_examples.md)
You can easily check using [explorer-ui](dashboard@@explorer_home) , also to plan your deployment you can use these [example queries](dashboard@@explorer_graphql_examples)
## Getting started