Commit 32445cf
authored
Add: Docker MCP campaign redirects (#194)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Route `/start` to `/docs/mcp` with Docker 2025 UTM params; preserve
`/machines` redirect to careers with machines UTM.
>
> - **Redirects** (`src/configs/redirects.ts`):
> - Add Docker MCP campaign redirect: `'/start' ->
'/docs/mcp?...docker_2025...'` with 302 and `X-Robots-Tag: noindex`.
> - Ensure `'/machines' -> '/careers?...utm_content=machines'` remains
with same headers/status.
> - Add in-file comment for Docker MCP campaign grouping.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
181303c. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent c62a9e7 commit 32445cf
1 file changed
+6
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | | - | |
| 42 | + | |
41 | 43 | | |
42 | | - | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
0 commit comments