You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add redirect for pay-per-event page from guides to concepts (#2278)
The pay-per-event page was moved from /sdk/js/docs/guides/ to
/sdk/js/docs/concepts/ during SDK restructuring but the redirect was
missing. This caused broken links from Google search results.
Slack thread:
https://apify.slack.com/archives/C0L33UM7Z/p1771934865994719?thread_ts=1771930449.685929&cid=C0L33UM7Zhttps://claude.ai/code/session_013zhCLj6n5qbkoJP2YWdE1X
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Small Nginx rewrite change limited to two specific doc URLs; low risk
aside from potential redirect mis-targeting.
>
> **Overview**
> Adds missing **permanent redirects** for the SDK JS `pay-per-event`
doc after the guides→concepts restructure, covering both current and
`next` doc trees (`/sdk/js/docs/guides/pay-per-event` →
`/sdk/js/docs/concepts/pay-per-event`, and the equivalent `/next/`
path).
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
1d6c7cc. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Michał Olender <92638966+TC-MO@users.noreply.github.com>
Co-authored-by: Marcel Rebro <marcel.rebro@apify.com>
0 commit comments