Commit 51c82cc
Fix broken YC Deal page links in handbook (#17150)
* Fix broken YC Deal page links in handbook
The YC deal/onboarding content was moved out of the handbook and into the PostHog app (app.posthog.com/startups/yc). A redirect exists for the short path /yc-onboarding but not for the old full handbook path /handbook/growth/sales/yc-onboarding, so links pointing at the old path 404.
Repoint all three references to /yc-onboarding.
Generated-By: PostHog Code
Task-Id: 96cc1f6b-2465-4ad1-b2f2-691381242a31
* Point YC links to startups handbook page instead of gated app page
/yc-onboarding redirects to the actual app onboarding page, which is gated to teams on those plans with the right access. Point the handbook references to the public Startups & Y Combinator handbook page (/handbook/brand/startups) instead.
Generated-By: PostHog Code
Task-Id: 96cc1f6b-2465-4ad1-b2f2-691381242a31
* Adopt reviewer suggestions: restore YC link text
joethreepwood's review suggestions retargeted the YC links to /handbook/brand/startups while keeping the original descriptive link text ("YC Deal page", "YC Onboarding"). A later commit applied the same URL but rewrote the text to "Startups & Y Combinator", which marked the human suggestions outdated. Restore the reviewer's wording.
Generated-By: PostHog Code
Task-Id: 39c38366-d9c6-4a1b-8e7a-11d924b252a5
---------
Co-authored-by: Joe Martin <84011561+joethreepwood@users.noreply.github.com>1 parent eab3f6a commit 51c82cc
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
247 | | - | |
| 247 | + | |
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
0 commit comments