Skip to content

Commit 657446a

Browse files
committed
Removing the diagram of how the sync works, as per engineer's request + Vale updates
1 parent c0c113f commit 657446a

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

src/connections/storage/warehouses/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ Examples of data warehouses include Amazon Redshift, Google BigQuery, and Postgr
2222

2323
{% include content/how-a-sync-works.md %}
2424

25-
![](images/how-a-sync-works.png)
26-
2725
<div data-headings-anchors id="warehouse-schemas"></div>
2826
> info "Looking for the Warehouse Schemas docs?"
2927
> They've moved! Check them out [here](schema/).
@@ -36,7 +34,7 @@ Examples of data warehouses include Amazon Redshift, Google BigQuery, and Postgr
3634

3735
[How do I give users permissions to my warehouse?](/docs/connections/storage/warehouses/add-warehouse-users/)
3836

39-
Check out our [Frequently Asked Questions about Warehouses](/docs/connections/storage/warehouses/faq/) and [a list of helpful SQL queries to get you started with Redshift ](/docs/connections/storage/warehouses/redshift-useful-sql).
37+
Check out the [Frequently Asked Questions about Warehouses](/docs/connections/storage/warehouses/faq/) page and [a list of helpful SQL queries to get you started with Redshift ](/docs/connections/storage/warehouses/redshift-useful-sql).
4038

4139
## FAQs
4240

@@ -46,7 +44,7 @@ Check out our [Frequently Asked Questions about Warehouses](/docs/connections/st
4644

4745
[How do I give users permissions?](/docs/connections/storage/warehouses/add-warehouse-users/)
4846

49-
[What are the limitations of Redshift clusters and our warehouses connector?](/docs/connections/storage/warehouses/redshift-faq/)
47+
[What are the limitations of Redshift clusters and warehouses connectors?](/docs/connections/storage/warehouses/redshift-faq/)
5048

5149
[Where do I find my source slug?](/docs/connections/storage/warehouses/faq/#how-do-i-find-my-source-slug)
5250

src/connections/storage/warehouses/warehouse-syncs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ Instead of constantly streaming data to the warehouse destination, Segment loads
1111

1212
{% include content/how-a-sync-works.md %}
1313

14-
![](images/how-a-sync-works.png)
15-
1614
Warehouses sync with all data coming from your source. However, Business plan members can manage the data that is sent to their warehouses using [Selective Sync](#warehouse-selective-sync).
1715

1816
## Sync Frequency

0 commit comments

Comments
 (0)