From 77ae3fab981ebe451b5bd3f47739ab998d615a5a Mon Sep 17 00:00:00 2001 From: PlanetScale Actions Bot Date: Thu, 2 Nov 2023 22:58:04 +0000 Subject: [PATCH] docs: upstream https://github.com/planetscale/www/commit/022ca20809744965495e8b837c8c7b35656e525a --- docs/integrations/fivetran.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integrations/fivetran.md b/docs/integrations/fivetran.md index f38d0b45..717f5225 100644 --- a/docs/integrations/fivetran.md +++ b/docs/integrations/fivetran.md @@ -64,7 +64,7 @@ Once Fivetran is connected to your PlanetScale primary or read replica, we pull ### Syncing empty tables and columns -Fivetran can sync empty tables and columns for your PlanetScale connector. For more information, see our [Features documentation](https://fivetran.com/docs/getting-started/features#syncingemptytablesandcolumns). +Fivetran can sync empty tables and columns for your PlanetScale connector. For more information, see the [Fivetran features documentation](https://fivetran.com/docs/getting-started/features#syncingemptytablesandcolumns). ## Schema information @@ -136,7 +136,7 @@ In some cases, when loading data into your destination, the connector may need t ### Unparsable values -When the connector encounters [an unparsable value](/docs/databases/mysql#unparsablevalues) of one of the following data types, the connector substitutes it with a default value. The default value the connector uses depends on whether the unparsable value is in a primary key column or non-primary key column: +When the connector encounters [an unparsable value](https://fivetran.com/docs/databases/mysql#unparsablevalues) of one of the following data types, the connector substitutes it with a default value. The default value the connector uses depends on whether the unparsable value is in a primary key column or non-primary key column: | MySQL Type | Primary Key Value | Non-Primary Key Value | | ---------- | -------------------- | --------------------- |