From e532d2140a2a9a2da563be5db4ea6644c52a9575 Mon Sep 17 00:00:00 2001 From: Tony C Date: Wed, 16 Apr 2025 20:52:54 +0400 Subject: [PATCH] Fix broken link on Bridging page --- src/app/bridging/page.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/bridging/page.mdx b/src/app/bridging/page.mdx index 44eee0b..457ee37 100644 --- a/src/app/bridging/page.mdx +++ b/src/app/bridging/page.mdx @@ -28,4 +28,4 @@ Any user can bring their Biomapper state to the Bridged Biomapper on a particular chain. The API of the `Biomapper` and/or `BridgedBiomapper` smart contracts is -available as part of the [Biomapper SDK](integration/biomapper-sdk). +available as part of the [Biomapper SDK](integration/general-information).