Skip to content

Commit 7d0174b

Browse files
authored
Merge pull request #3679 from segmentio/fix_protocols_faq
Fix protocols faq
2 parents a54ff32 + 60b32f1 commit 7d0174b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/protocols/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The Tracking Plan to Source relationship is a one-to-many relationship. This mea
3838

3939
### Can I duplicate a Tracking Plan in the Segment UI?
4040

41-
You cannot currently duplicate Tracking Plans in the Segment web app. Instead, Segment recommends using the [Tracking Plan API](/docs/protocols/apis-and-extensions/) to copy the underlying JSON schema from one Tracking Plan to another.
41+
You can duplicate Tracking Plans in the Segment web app by following the [instructions to copy a tracking plan](/docs/protocols/tracking-plan/create/#copy-a-tracking-plan). You can also use the [Tracking Plan API](/docs/protocols/apis-and-extensions/) to copy the underlying JSON schema from one Tracking Plan to another.
4242

4343
### How do I handle versioning with mobile apps?
4444

0 commit comments

Comments
 (0)