Skip to content

Commit 4de9e1c

Browse files
committed
final touches
1 parent 2a92eda commit 4de9e1c

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

src/segment-app/extensions/git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Follow these steps to set up Git Sync:
2121

2222
The Git sync extension syncs the following resources from Segment to your Git repository:
2323

24-
- [Sources](/docs/connections/sources/) and [Destinations](/docs/connections/destinations/))
24+
- [Sources](/docs/connections/sources/) and [Destinations](/docs/connections/destinations/)
2525
- [Warehouses](/docs/connections/storage/warehouses/)
2626
- [Destination Filters and Mappings](/docs/connections/destinations/destination-filters/)
2727
- [Tracking Plans](/docs/protocols/tracking-plan/create/)

src/segment-app/extensions/index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22
title: Extensions
33
---
44

5-
Extensions integrate third-party tools into your existing Segment workspace to help you automate tasks.
5+
Extensions let you integrate third-party tools into your existing Segment workspace, helping you automate tasks, manage data flows, and maintain version control.
66

7-
> info ""
8-
> Extensions is currently in public beta and is governed by Segment's [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}. During Public Beta, Extensions is available for Team and Developer plans only. [Reach out to Segment](mailto:[email protected]) if you're on a Business Tier plan and would like to participate in the Public Beta.
7+
Segment offers the following extensions:
98

10-
During public beta, Segment offers the following extensions:
9+
- [dbt models and dbt Cloud](/docs/segment-app/extensions/dbt): Sync your dbt Labs models with Segment to streamline model management, versioning, and CI checks. This extension lets you securely connect Segment to a Git repository, making it easier to integrate and manage dbt models across different environments like testing, staging, and production.
10+
- [Git Sync](/docs/segment-app/extensions/git): Manage versioning and track changes by syncing your Segment workspace a Git repository. The Git Sync extension helps maintain a clear and organized relationship between your workspace and its corresponding Git repository, ensuring that your resources are consistently managed and versioned across your environments.
1111

12-
- [dbt models and dbt Cloud](/docs/segment-app/extensions/dbt), which lets you sync models with dbt Labs.
13-
- [Git sync](/docs/segment-app/extensions/git), which you can use to manage versioning and track changes in your Segment workspace.
12+
Segment built Extensions to help you get the most out of your Segment workspace, allowing you to keep your projects organized, efficient, and aligned with best practices for data management and version control.

0 commit comments

Comments
 (0)