diff --git a/packages/walletconnect-v2/src/index.ts b/packages/walletconnect-v2/src/index.ts index c35a9f24e..8c635deb9 100644 --- a/packages/walletconnect-v2/src/index.ts +++ b/packages/walletconnect-v2/src/index.ts @@ -10,7 +10,7 @@ const DEFAULT_TIMEOUT = 5000 /** * Options to configure the WalletConnect provider. - * For the full list of options, see {@link https://docs.walletconnect.com/2.0/javascript/providers/ethereum#initialization WalletConnect documentation}. + * For the full list of options, see {@link https://docs.walletconnect.com/advanced/providers/ethereum#initialization WalletConnect documentation}. */ export type WalletConnectOptions = Omit[0], 'rpcMap'> & { /**