diff --git a/walletkit/android/chain-abstraction.mdx b/walletkit/android/chain-abstraction.mdx index 8bd54409c..92a8920d2 100644 --- a/walletkit/android/chain-abstraction.mdx +++ b/walletkit/android/chain-abstraction.mdx @@ -108,7 +108,7 @@ For example, check out implementation of chain abstraction in [sample wallet](ht ## Testing -To test Chain Abstraction, you can use the [AppKit laboratory](https://appkit-lab.reown.com/library/wagmi/) and try sending any supported [tokens](../../../walletkit/features/early-access/chain-abstraction.mdx#what-are-the-supported-tokens-and-networks) with any chain abstraction supported wallet. +To test Chain Abstraction, you can use the [AppKit laboratory](https://appkit-lab.reown.com/library/wagmi/) and try sending any supported [tokens](../../../walletkit/features/chain-abstraction#what-are-the-supported-tokens-and-networks) with any chain abstraction supported wallet. You can also use this [sample wallet](https://appdistribution.firebase.dev/i/076a3bc9669d3bee) for testing.