From 64609245cc3194a1d0f6980bf2766540cc706b3e Mon Sep 17 00:00:00 2001 From: Tony C Date: Wed, 16 Apr 2025 21:43:20 +0400 Subject: [PATCH] Use absolute path 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 457ee37..8dc9ab9 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/general-information). +available as part of the [Biomapper SDK](/integration/general-information).