diff --git a/src/partners/spec.md b/src/partners/spec.md index 4f968b5386..fdc659e156 100644 --- a/src/partners/spec.md +++ b/src/partners/spec.md @@ -1,5 +1,6 @@ --- title: Segment Spec for Partners +redirect_from: "/partners/spec/" --- Segment users instrument their apps with a the Segment SDKs. The most common SDK is analytics.js, which is used in a webapp as the following: @@ -621,7 +622,7 @@ You can also use the Segment SDK or API to generate your own events. First navig Finally event data is in the [functions-library GitHub repo](https://github.com/segmentio/functions-library) for you to integrate with your own tests. -You can also use the Segment SDK or API to easily generate your own events. +You can also use the Segment SDK or API to easily generate your own events. ```shell ```