From ecf2e98d37b5b685bbb82890f08952748cd1715d Mon Sep 17 00:00:00 2001 From: Javier Perozo Date: Wed, 14 Jun 2023 14:54:08 +0200 Subject: [PATCH] EDB Transporter - Fix link --- product_docs/docs/transporter/2_preview/upgrading.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product_docs/docs/transporter/2_preview/upgrading.mdx b/product_docs/docs/transporter/2_preview/upgrading.mdx index 2a3c75d1038..effde30e0fc 100644 --- a/product_docs/docs/transporter/2_preview/upgrading.mdx +++ b/product_docs/docs/transporter/2_preview/upgrading.mdx @@ -6,5 +6,5 @@ Upgrades to CDCReader and CDCWriter are straightforward but involve a temporary These components are designed to crash and restart gracefully. To upgrade the software, CDCReader and/or CDCWriter are stopped. A new version of CDCReader and CDCWriter are installed and started, and data migration resumes. -Incompatible upgrades are documented in the [release notes](../rel_notes) and can be identified +Incompatible upgrades are documented in the [release notes](rel_notes) and can be identified by major version number increases.