From 1cc93b86bddab10cdeb624a1d7c611e785c67f69 Mon Sep 17 00:00:00 2001 From: Connor Adams Date: Mon, 14 Oct 2024 21:57:02 +0100 Subject: [PATCH] Update link to demo site --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2869703..d1b0ca7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # demo-auth-flow -This project is a simple implementation of a Codat custom-built [auth flow]([https://docs.codat.io/docs/auth-flow](https://docs.codat.io/auth-flow/build/build-your-own-authorization-journey)), enabling your customers to connect their financial accounts. You can experience the demo [here](https://codat-dev-link-demo.azurewebsites.net/home). +This project is a simple implementation of a Codat custom-built [auth flow]([https://docs.codat.io/docs/auth-flow](https://docs.codat.io/auth-flow/build/build-your-own-authorization-journey)), enabling your customers to connect their financial accounts. You can experience the demo [here](https://link-demo.codat.io/). We recommend, where possible, using our [Embedded Link SDK](https://docs.codat.io/auth-flow/authorize-embedded-link).