From e8bcd6a3274e09fc8fb372927fa4a7da010e04b0 Mon Sep 17 00:00:00 2001 From: rebustron Date: Tue, 14 Jan 2025 21:11:18 +0100 Subject: [PATCH] fix link formatting README.md (#2290) --- packages/rainbow-button/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/rainbow-button/README.md b/packages/rainbow-button/README.md index 402caa4528..9ec32bf860 100644 --- a/packages/rainbow-button/README.md +++ b/packages/rainbow-button/README.md @@ -36,7 +36,7 @@ import { createConfig, WagmiConfig } from 'wagmi'; The `RainbowConnector` supports connecting with Rainbow just like Wagmi's native `MetaMaskConnector` from `wagmi/connectors/metaMask`. -Create an instance of the `RainbowConnector` and provide it in your wagmi config `connectors` list. Supply your `chains` list and your WalletConnect v2 `projectId`. You can obtain a `projectId` from [WalletConnect Cloud]https://cloud.reown.com/sign-in). This is absolutely free and only takes a few minutes. +Create an instance of the `RainbowConnector` and provide it in your wagmi config `connectors` list. Supply your `chains` list and your WalletConnect v2 `projectId`. You can obtain a `projectId` from [WalletConnect Cloud](https://cloud.reown.com/sign-in). This is absolutely free and only takes a few minutes. ```tsx const config = createConfig({