Commit 15ef35d
The SDK JS docs reorganization renamed paths from guides/apify-platform
to numbered directories. Update Nginx rewrites and CI test URLs to
match.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk: only adjusts Nginx rewrite targets and CI header-check URLs;
impact is limited to routing/redirect behavior for SDK JS docs paths.
>
> **Overview**
> Updates SDK JS documentation routing after the docs restructure.
>
> `nginx.conf` rewrites for `/sdk/js/docs` and legacy guide URLs now
redirect to the new `overview` pages (including `next`), replacing
redirects that previously pointed at `guides/apify-platform`. The GitHub
Actions Nginx header assertions are updated to hit the new JS SDK docs
path (`/sdk/js/docs/introduction/quick-start`) instead of the old guide
URL.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
1585d6a. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent c0dd962 commit 15ef35d
2 files changed
Lines changed: 9 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
447 | | - | |
448 | | - | |
449 | | - | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
| 451 | + | |
450 | 452 | | |
451 | 453 | | |
452 | 454 | | |
| |||
0 commit comments