From c23e7a2bc3b5664257968068058027ea25d5ccad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Reis?= Date: Thu, 6 Jun 2024 14:42:04 +0100 Subject: [PATCH] Update README.md Co-authored-by: Madhavan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91b258c..3a243d2 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ the proxy connects to both Origin and Target clusters. By default, the proxy will forward read requests only to the Origin cluster, though you can optionally configure it to forward reads to both clusters asynchronously, while writes will always be sent to both clusters concurrently. -An overview of the proxy architecture and logical flow can be viewed [here](https://docs.datastax.com/en/astra-serverless/docs/migrate/introduction.html#_migration_phases). +An overview of the proxy architecture and logical flow can be viewed [here](https://docs.datastax.com/en/data-migration/introduction.html#migration-phases). ## Quick Start