diff --git a/profile/README.md b/profile/README.md index 2fbdc35..11b323c 100644 --- a/profile/README.md +++ b/profile/README.md @@ -4,15 +4,9 @@ _TON Connect_ enables communication between _wallets_ and _apps_ in the TON ecos ## Table of contents -* [JS SDK](https://github.com/ton-connect/sdk) -* [Documentation and specifications](https://github.com/ton-connect/docs) -* [List of supported wallets](https://github.com/ton-connect/wallets-list) - -Reference implementations: - -* [Bridge server in Go](https://github.com/ton-connect/bridge): reference implementation of the bridge server. -* [Demo app](https://github.com/ton-connect/demo-dapp): sample app showing how to integrate the JS SDK. - +* [TON Connect Documentation](https://docs.ton.org/develop/dapps/ton-connect/overview) +* [Protocol specifications](https://docs.ton.org/develop/dapps/ton-connect/protocol/) +* [Integrate a wallet](https://docs.ton.org/develop/dapps/ton-connect/wallet) ## Why TON Connect? @@ -40,4 +34,3 @@ TON Connect is a bridge that crosses this conceptual gap. -