|
110 | 110 | { "source": "/teams/llm-analytics", "destination": "/teams/ai-observability" }, |
111 | 111 | { "source": "/aio", "destination": "/ai-observability" }, |
112 | 112 | { "source": "/teams/flags-platform", "destination": "/teams/feature-flags" }, |
| 113 | + { "source": "/teams/signals", "destination": "/teams/self-driving" }, |
| 114 | + { "source": "/teams/signals/:path*", "destination": "/teams/self-driving/:path*" }, |
| 115 | + { "source": "/teams/posthog-ai", "destination": "/teams/self-driving" }, |
| 116 | + { "source": "/teams/posthog-ai/:path*", "destination": "/teams/self-driving/:path*" }, |
113 | 117 | { "source": "/tutorials/nps-survey", "destination": "/templates/nps-survey" }, |
114 | 118 | { "source": "/questions/topics/:path*", "destination": "/questions/topic/:path*" }, |
115 | 119 | { "source": "/docs/sdks/:path*", "destination": "/docs/libraries/:path*" }, |
|
1904 | 1908 | { "source": "/pricing/philosophy", "destination": "/pricing#philosophy" }, |
1905 | 1909 | { "source": "/handbook/brand/brand-and-vibes", "destination": "/handbook/brand/overview" }, |
1906 | 1910 | { "source": "/handbook/brand/process", "destination": "/handbook/engineering/product-design-process" }, |
1907 | | - { "source": "/teams/max-ai", "destination": "/teams/posthog-ai" }, |
| 1911 | + { "source": "/teams/max-ai", "destination": "/teams/self-driving" }, |
1908 | 1912 | { "source": "/teams/twig", "destination": "/teams/posthog-code" }, |
1909 | 1913 | { "source": "/teams/twig/:path*", "destination": "/teams/posthog-code/:path*" }, |
1910 | 1914 | { |
|
0 commit comments