Skip to content

Commit 297b5a4

Browse files
committed
[netlify-build]
1 parent 5cefd92 commit 297b5a4

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

src/connections/reverse-etl/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,9 +63,9 @@ To add your warehouse as a source:
6363
>>>>>>> 1eb6924a9 ([netlify-build]):src/connections/reverse-etl/index.md
6464
3. Select the source you want to add. You can choose between BigQuery, Redshift, and Snowflake.
6565
4. Follow the corresponding setup guide for your Reverse ETL source.
66-
* [BigQuery Reverse ETL setup guide](/docs/connections/reverse-etl/bigquery-setup/)
67-
* [Redshift Reverse ETL setup guide](/docs/connections/reverse-etl/redshift-setup/)
68-
* [Snowflake Reverse ETL setup guide](/docs/connections/reverse-etl/snowflake-setup/)
66+
* [BigQuery Reverse ETL setup guide](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup/)
67+
* [Redshift Reverse ETL setup guide](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/redshift-setup/)
68+
* [Snowflake Reverse ETL setup guide](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup/)
6969
5. Add the account information for your source.
7070
>>>>>>> 401fa6bc5 (edits)
7171
* For Snowflake users: Learn more about the Snowflake Account ID [here](https://docs.snowflake.com/en/user-guide/admin-account-identifier.html){:target="_blank"}.

src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To set up the Segment BigQuery connector:
2828
20. Click **Test Connection** to test to see if the connection works. If the connection fails, make sure you have the right permissions and credentials and try again.
2929
6. Click **Create Source** if the test connection is successful.
3030

31-
Once you've added BigQuery as a source, you can [add a model](/docs/connections/sources/reverse-etl#step-2-add-a-model).
31+
Once you've added BigQuery as a source, you can [add a model](/docs/connections/reverse-etl#step-2-add-a-model).
3232

3333
## Constructing your own role or policy
3434
When you construct your own role or policy, Segment needs the following permissions:

src/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ Follow the instructions below to set up the Segment Snowflake connector. Segment
5959
-- role access
6060
GRANT ROLE segment_reverse_etl TO USER segment_reverse_etl_user;
6161
```
62-
7. Follow the steps listed in the [Add a Source](/docs/connections/sources/reverse-etl#step-1-add-a-source) section to finish adding Snowflake as a source.
62+
7. Follow the steps listed in the [Add a Source](/docs/connections/reverse-etl#step-1-add-a-source) section to finish adding Snowflake as a source.

src/connections/sources/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Segment's [Pixel Tracking API](/docs/connections/sources/catalog/libraries/serve
174174
| Unsubscribe | The recipient clicked on message's subscription management link. |
175175

176176
## Reverse ETL sources
177-
Reverse ETL sources are data warehouses that enable you to use [Reverse ETL](/docs/connections/sources/reverse-etl) to send data from your warehouse source to your destinations.
177+
Reverse ETL sources are data warehouses that enable you to use [Reverse ETL](/docs/connections/reverse-etl) to send data from your warehouse source to your destinations.
178178

179179
Reverse ETL supports [these sources] and Segment is actively working on adding more. If you'd like to request Segment to add a particular source, please note it on the [feedback form](https://airtable.com/shriQgvkRpBCDN955){:target="_blank"}.
180180

src/guides/usage-and-billing/mtus-and-throughput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ All Engage data are omitted from billing MTU and API throughput calculations, in
122122
Replays only affect your MTU count if you are using a [Repeater](/docs/connections/destinations/catalog/repeater/) destination, which might send data that hasn't yet been seen this month back through a source.
123123

124124
## MTUs and Reverse ETL
125-
See the [Reverse ETL usage limts](/docs/connections/reverse-etl/#usage-limits) to see how MTUs affect your Reverse ETL usage limits.
125+
See the [Reverse ETL usage limits](/docs/connections/reverse-etl/#usage-limits) to see how MTUs affect your Reverse ETL usage limits.
126126

127127
## Why is my MTU count different from what I see in my destinations and other tools?
128128

0 commit comments

Comments
 (0)