From bd15fa5796f2f511e5228e13e9ca18229e987f27 Mon Sep 17 00:00:00 2001 From: Sharon Adewusi Date: Wed, 1 Oct 2025 13:31:10 +0100 Subject: [PATCH 1/2] Added redirect --- src/partners/spec.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/partners/spec.md b/src/partners/spec.md index 4f968b5386..535acf132e 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: From f13d7c10befdfdca9f4bacee6256bb89331ff361 Mon Sep 17 00:00:00 2001 From: Sharon Adewusi Date: Wed, 1 Oct 2025 13:33:13 +0100 Subject: [PATCH 2/2] [netlify-build] --- src/partners/spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/partners/spec.md b/src/partners/spec.md index 535acf132e..fdc659e156 100644 --- a/src/partners/spec.md +++ b/src/partners/spec.md @@ -622,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 ```