diff --git a/tutorials/by-product/connect/react-dapp.md b/tutorials/by-product/connect/react-dapp.md index 1dd14a35..01ba9e5c 100644 --- a/tutorials/by-product/connect/react-dapp.md +++ b/tutorials/by-product/connect/react-dapp.md @@ -5,7 +5,7 @@ description: Learn how to use Wormhole Connect to transfers tokens cross-chain s # Integrate Connect into a React DApp -You can find the complete project code for this tutorial in the [Sui-Connect GitHub repository](https://github.com/wormhole-foundation/demo-basic-connect){target=\_blank}. +:simple-github: [Source code on GitHub](https://github.com/wormhole-foundation/demo-basic-connect){target=\_blank} ## Introduction diff --git a/tutorials/by-product/cross-chain-contracts/cross-chain-token-contracts.md b/tutorials/by-product/cross-chain-contracts/cross-chain-token-contracts.md index af300bc1..4a32bfaa 100644 --- a/tutorials/by-product/cross-chain-contracts/cross-chain-token-contracts.md +++ b/tutorials/by-product/cross-chain-contracts/cross-chain-token-contracts.md @@ -5,7 +5,7 @@ description: Learn how to create cross-chain token transfers using Wormhole's So # Create Cross-Chain Token Transfer Contracts -You can find the complete project code for this tutorial in the [Cross-Chain Token Transfers GitHub repository](https://github.com/wormhole-foundation/demo-cross-chain-token-transfer){target=\_blank}. +:simple-github: [Source code on GitHub](https://github.com/wormhole-foundation/demo-cross-chain-token-transfer){target=\_blank} ## Introduction diff --git a/tutorials/by-product/wormhole-sdk/tokens-via-token-bridge.md b/tutorials/by-product/wormhole-sdk/tokens-via-token-bridge.md index ed96ae34..a6a7b817 100644 --- a/tutorials/by-product/wormhole-sdk/tokens-via-token-bridge.md +++ b/tutorials/by-product/wormhole-sdk/tokens-via-token-bridge.md @@ -5,7 +5,7 @@ description: Learn to build a cross-chain native token transfer app using Wormho # Transfer Tokens via the Token Bridge -You can find the complete project code for this tutorial in the [Wormhole's demo GitHub repository](https://github.com/wormhole-foundation/demo-basic-ts-sdk/){target=\_blank}. +:simple-github: [Source code on GitHub](https://github.com/wormhole-foundation/demo-basic-ts-sdk/){target=\_blank} ## Introduction diff --git a/tutorials/by-product/wormhole-sdk/usdc-via-cctp.md b/tutorials/by-product/wormhole-sdk/usdc-via-cctp.md index 80bd9441..3e5a8ed4 100644 --- a/tutorials/by-product/wormhole-sdk/usdc-via-cctp.md +++ b/tutorials/by-product/wormhole-sdk/usdc-via-cctp.md @@ -5,7 +5,7 @@ description: Learn how to perform USDC cross-chain transfers using Wormhole SDK # Transfer USDC via CCTP and Wormhole SDK -You can find the complete project code for this tutorial in the [Wormhole's demo GitHub repository](https://github.com/wormhole-foundation/demo-cctp-transfer){target=\_blank}. +:simple-github: [Source code on GitHub](https://github.com/wormhole-foundation/demo-cctp-transfer){target=\_blank} ## Introduction