Skip to content

Commit 636ed8b

Browse files
authored
Merge pull request #4920 from segmentio/DOC-707
added schema doc redirect links
2 parents 49fc822 + 9afcb96 commit 636ed8b

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

src/connections/sources/schema/destination-data-control.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: "Using Schema Controls"
3+
redirect_from:
4+
- '/connections/destination-data-control/'
35
---
46

57
Once you have enabled destinations for a given source, all of the [data](/docs/connections/spec/) you track will be routed to your connected tools and warehouses. If you no longer wish to send all data to a particular destination, you can disable the destination from the Source overview page. 

src/connections/sources/schema/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Schema Controls
3+
redirect_from:
4+
- '/protocols/schema/'
35
---
46

57
{% include content/plan-grid.md name="protocols" %}

src/connections/sources/schema/schema-unique-limits.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Segment Schema Limits
3+
redirect_from:
4+
- '/connections/schema-unique-limits/'
35
---
46

57
#### How many unique events can be logged in my Segment Schema table?

0 commit comments

Comments
 (0)