From e52e3825fa789a8012b68c7b7cfb1d327a971235 Mon Sep 17 00:00:00 2001 From: Polina <112084241+pzaichkina@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:12:32 +0000 Subject: [PATCH] broken link fix --- blog/241124-bank-feeds-sdk.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/241124-bank-feeds-sdk.md b/blog/241124-bank-feeds-sdk.md index 790381e3e..194b7f86a 100644 --- a/blog/241124-bank-feeds-sdk.md +++ b/blog/241124-bank-feeds-sdk.md @@ -15,7 +15,7 @@ Building and launching a best-in-class bank feeds solution has never been easier Our new [Bank Feeds SDK](https://www.npmjs.com/package/@codat/sdk-bank-feeds-types) brings together all the complex pieces to create a simple Bank Feeds setup experience. -It leverages our [Link SDK](auth-flow/authorize-embedded-link) to allow your users to quickly and securely share access to their accounting software. It also enables them to set up the mapping between your accounts and the accounts in their software in one seamless flow. +It leverages our [Link SDK](/auth-flow/authorize-embedded-link) to allow your users to quickly and securely share access to their accounting software. It also enables them to set up the mapping between your accounts and the accounts in their software in one seamless flow. All of this is included in a single [low-code JavaScript component](https://www.npmjs.com/package/@codat/sdk-bank-feeds-types). Our rich configuration properties allow your application to interact with the SDK and customize text and branding in a way that creates a trusted, compelling experience.