From d4c1c00b80e84cffb68d91a6d7aa75e1851385a0 Mon Sep 17 00:00:00 2001 From: Evan Tahler Date: Fri, 8 Dec 2023 13:16:03 -0800 Subject: [PATCH] Update upgrading_to_destinations_v2.md (#31719) --- docs/release_notes/upgrading_to_destinations_v2.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/release_notes/upgrading_to_destinations_v2.md b/docs/release_notes/upgrading_to_destinations_v2.md index 08cd208002dc..15d9d173d2d2 100644 --- a/docs/release_notes/upgrading_to_destinations_v2.md +++ b/docs/release_notes/upgrading_to_destinations_v2.md @@ -43,13 +43,14 @@ Whenever possible, we've taken this opportunity to use the best data type for st ## Quick Start to Upgrading +**The quickest path to upgrading is to click upgrade on any out-of-date connection in the UI**. The advanced options later in this document will allow you to test out the upgrade in more detail if you choose. + :::caution **[Airbyte Open Source Only]** You should upgrade to 0.50.24+ of the Airbyte Platform _before_ updating to Destinations V2. Failure to do so may cause upgraded connections to fail. ::: -The quickest path to upgrading is to click upgrade on any out-of-date connection in the UI: ![Upgrade Path](./assets/airbyte_destinations_v2_upgrade_prompt.png)