Skip to content

Commit 1919d7e

Browse files
committed
fixed broken links [netlify-build]
1 parent a4b96b9 commit 1919d7e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/connections/reverse-etl/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Follow these 4 steps to set up Reverse ETL and learn what each component is abou
3232
4. [Create Mappings](#step-4-create-mappings)
3333

3434
> info ""
35-
> Depending on what plan you're on, the UI navigation and interface will look different from what's presented in the docs until Reverse ETL fully rolls out to all users.
35+
> Depending on what plan you're on, the UI navigation and interface will look different from what's presented in the docs until Reverse ETL rolls out to all users for GA.
3636
3737
### Step 1: Add a source
3838
A source is where your data originates from. Traditionally in Segment, a [source](/docs/connections/sources/#what-is-a-source) is a website, server library, mobile SDK, or cloud application which can send data into Segment. In Reverse ETL, your data warehouse is the source.
@@ -49,9 +49,9 @@ To add your warehouse as a source:
4949
2. Click **Add Reverse ETL source**.
5050
3. Select the source you want to add. You can choose between BigQuery, Redshift, and Snowflake.
5151
4. Follow the corresponding setup guide for your Reverse ETL source.
52-
* [BigQuery Reverse ETL setup guide](/docs/connections/reverse-etl/bigquery-setup/)
53-
* [Redshift Reverse ETL setup guide](/docs/connections/reverse-etl/redshift-setup/)
54-
* [Snowflake Reverse ETL setup guide](/docs/connections/reverse-etl/snowflake-setup/)
52+
* [BigQuery Reverse ETL setup guide](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup/)
53+
* [Redshift Reverse ETL setup guide](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/redshift-setup/)
54+
* [Snowflake Reverse ETL setup guide](/docs/connections/reverse-etl/reverse-etl-source-setup-guides/snowflake-setup/)
5555
5. Add the account information for your source.
5656
* For Snowflake users: Learn more about the Snowflake Account ID [here](https://docs.snowflake.com/en/user-guide/admin-account-identifier.html){:target="_blank"}.
5757
5. Click **Test Connection** to test to see if the connection works.

src/connections/sources/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ analytics.identify('user_123', {
5252
## Types of sources
5353

5454
Segment has three types of sources:
55-
* [Event streams](#event-stream-sources)
56-
* [Cloud app objects](#cloud-apps)
55+
* [Event streams](#event-streams-sources)
56+
* [Cloud app objects](#cloud-app-sources)
5757
* [Reverse ETL](#reverse-etl-sources)
5858

5959

0 commit comments

Comments
 (0)