From 22fee0b61d596c4f5e6fd360857daa2974ee1af9 Mon Sep 17 00:00:00 2001 From: Daniel <25051234+dasanra@users.noreply.github.com> Date: Wed, 29 May 2024 12:19:04 +0200 Subject: [PATCH] Fix relay-kit link --- pages/sdk/relay-kit.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/sdk/relay-kit.mdx b/pages/sdk/relay-kit.mdx index 312417c1..c68ed686 100644 --- a/pages/sdk/relay-kit.mdx +++ b/pages/sdk/relay-kit.mdx @@ -3,7 +3,7 @@ import CustomCard from '../../components/CustomCard' # Relay Kit -The [Relay Kit](./relay-kit.mdx) enables ERC-4337 with Safe and allows users to pay for the transaction fees from their Safe account using the blockchain native token, ERC-20 tokens, or get their transactions sponsored. +The [Relay Kit](https://github.com/safe-global/safe-core-sdk/tree/main/packages/relay-kit) enables ERC-4337 with Safe and allows users to pay for the transaction fees from their Safe account using the blockchain native token, ERC-20 tokens, or get their transactions sponsored.