Skip to content

Commit 6713039

Browse files
committed
remove Choose a TON SDK link duplicates
1 parent f71ce18 commit 6713039

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

docs/participate/nodes/node-types.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,7 @@ The TON Foundation provides several public Liteservers, integrated into the glob
4545
- [Public Liteserver Configurations - mainnet](https://ton.org/global-config.json)
4646
- [Public Liteserver Configurations - testnet](https://ton.org/testnet-global.config.json)
4747

48-
Use the downloaded `config.json` file in your application with TON SDK.
49-
50-
[Choose a TON SDK](/develop/dapps/apis/sdk)
51-
48+
Use the downloaded `config.json` file in your application with [TON SDK](/participate/nodes/node-types#lite-clients-the-sdks-to-interact-with-ton).
5249

5350
#### Troubleshooting
5451

@@ -64,10 +61,7 @@ wget https://api.tontech.io/ton/wallet-mainnet.autoconf.json -O /usr/bin/ton/glo
6461

6562
It removes slow liteservers from the configuration file.
6663

67-
2. Use the downloaded config.json file in your application with TON SDK.
68-
69-
[Choose a TON SDK](/develop/dapps/apis/sdk)
70-
64+
2. Use the downloaded config.json file in your application with [TON SDK](/participate/nodes/node-types#lite-clients-the-sdks-to-interact-with-ton).
7165

7266

7367
### Running a Full Node as a Liteserver

0 commit comments

Comments
 (0)