From 0639d7ac3cbbda0171bf5ad1beb77a76a79362b6 Mon Sep 17 00:00:00 2001 From: Martin Greenberg <5976846+martin-greenberg@users.noreply.github.com> Date: Tue, 29 Aug 2023 10:07:01 -0400 Subject: [PATCH] Update link in Documentation-DR.md (#733) --- Documentation-DR.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation-DR.md b/Documentation-DR.md index e2eabdbe..a3252c38 100644 --- a/Documentation-DR.md +++ b/Documentation-DR.md @@ -359,4 +359,4 @@ For example, in a multi-region setup with one CCP instance in us-west-2 and anot ## Where to go from here -Check out the full documentation [here](https://code.amazon.com/packages/AmazonConnectStreams/blobs/d226dd7efac909181ad31f0759e10593bad9fc4d/--/Documentation.md) to read more about how to use the `connect` object to subscribe to events and enact state changes programmatically within the currently-active CCP region. +Check out the full documentation [here](Documentation.md) to read more about how to use the `connect` object to subscribe to events and enact state changes programmatically within the currently-active CCP region.