Skip to content

Commit 9c23931

Browse files
dev spotlight redirect (#26208)
* dev spotlight redirect * broken link
1 parent 95c084e commit 9c23931

File tree

5 files changed

+15
-29
lines changed

5 files changed

+15
-29
lines changed

public/__redirects

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -520,13 +520,14 @@
520520
/ddos-protection/managed-rulesets/adjust-rules/ /ddos-protection/managed-rulesets/http/http-overrides/override-examples/ 301
521521

522522
# developer spotlight
523-
/developer-spotlight/tutorials/ /developer-spotlight/ 301
524-
/developer-spotlight/tutorials/create-sitemap-from-sanity-cms/ /developer-spotlight/ 301
525-
/developer-spotlight/tutorials/creating-a-recommendation-api/ /developer-spotlight/ 301
526-
/developer-spotlight/tutorials/custom-access-control-for-files/ /developer-spotlight/ 301
527-
/developer-spotlight/tutorials/fullstack-authentication-with-next-js-and-cloudflare-d1/ /developer-spotlight/ 301
528-
/developer-spotlight/tutorials/handle-form-submission-with-astro-resend/ /developer-spotlight/ 301
529-
/developer-spotlight/application-guide/ /developer-spotlight/ 301
523+
/developer-spotlight/tutorials/ /resources/ 301
524+
/developer-spotlight/tutorials/create-sitemap-from-sanity-cms/ /resources/ 301
525+
/developer-spotlight/tutorials/creating-a-recommendation-api/ /resources/ 301
526+
/developer-spotlight/tutorials/custom-access-control-for-files/ /resources/ 301
527+
/developer-spotlight/tutorials/fullstack-authentication-with-next-js-and-cloudflare-d1/ /resources/ 301
528+
/developer-spotlight/tutorials/handle-form-submission-with-astro-resend/ /resources/ 301
529+
/developer-spotlight/application-guide/ /resources/ 301
530+
/developer-spotlight/ /resources/ 301
530531

531532
# dns
532533
/dns/additional-options/cname-flattening/ /dns/cname-flattening/ 301
@@ -1907,8 +1908,8 @@
19071908
/workers/configuration/bindings/about-service-bindings/ /workers/runtime-apis/bindings/service-bindings/ 301
19081909
/workers/tutorials/localize-a-website/ /pages/tutorials/localize-a-website/ 301
19091910
/workers/tutorials/manage-projects-with-lerna/ /pages/configuration/monorepos/#monorepo-management-tools 301
1910-
/workers/tutorials/create-sitemap-from-sanity-cms/ /developer-spotlight/ 301
1911-
/workers/tutorials/custom-access-control-for-files-in-r2-using-d1-and-workers/ /developer-spotlight/ 301
1911+
/workers/tutorials/create-sitemap-from-sanity-cms/ /resources/ 301
1912+
/workers/tutorials/custom-access-control-for-files-in-r2-using-d1-and-workers/ /resources/ 301
19121913
/workers/tutorials/generate-dynamic-og-images-using-workers/ /workers/tutorials/ 302
19131914
/workers/static-assets/migrate-from-pages/ /workers/static-assets/migration-guides/migrate-from-pages/ 301
19141915
/workers/static-assets/compatibility-matrix/ /workers/static-assets/migration-guides/migrate-from-pages/ 301
@@ -1941,8 +1942,8 @@
19411942
/workers/testing/miniflare/get-started/migrating/ /workers/testing/miniflare/migrations/from-v2/ 301
19421943
/workers/databases/native-integrations/fauna/ /workers/databases/native-integrations/ 301
19431944
/workers/tutorials/store-data-with-fauna/ https://fauna.com/blog/the-future-of-fauna 301
1944-
/workers/tutorials/live-cursors-with-nextjs-rpc-do/ /developer-spotlight/ 301
1945-
/workers/tutorials/automated-analytics-reporting/ /developer-spotlight/ 301
1945+
/workers/tutorials/live-cursors-with-nextjs-rpc-do/ /resources/ 301
1946+
/workers/tutorials/automated-analytics-reporting/ /resources/ 301
19461947

19471948
# workers ai
19481949
/workers-ai/models/llm/ /workers-ai/models/#text-generation 301
@@ -1959,11 +1960,11 @@
19591960
/workers-ai/configuration/function-calling/ /workers-ai/features/function-calling/ 301
19601961
/workers-ai/platform/storage-options/ /workers/platform/storage-options/ 301
19611962
/workers-ai/configuration/workers-ai-sdk/ /workers-ai/configuration/bindings/ 301
1962-
/workers-ai/tutorials/creating-a-recommendation-api/ /developer-spotlight/ 301
1963+
/workers-ai/tutorials/creating-a-recommendation-api/ /resources/ 301
19631964
/workers/observability/baselime-integration/ /workers/observability/integrations/baselime-integration/ 301
19641965
/workers-ai/tutorials/image-generator-flux/ /workers-ai/tutorials/image-generation-playground/ 301
1965-
/workers-ai/guides/tutorials/build-a-voice-notes-app-with-auto-transcription/ /developer-spotlight/ 301
1966-
/workers-ai/tutorials/build-ai-interview-practice-tool/ /developer-spotlight/ 301
1966+
/workers-ai/guides/tutorials/build-a-voice-notes-app-with-auto-transcription/ /resources/ 301
1967+
/workers-ai/tutorials/build-ai-interview-practice-tool/ /resources/ 301
19671968

19681969
# Function calling
19691970
/workers-ai/function-calling/ /workers-ai/features/function-calling/ 301

src/content/docs/turnstile/tutorials/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ View <GlossaryTooltip term="tutorial">tutorials</GlossaryTooltip> to help you ge
1313

1414
<ListTutorials />
1515

16-
<Render file="archive-note" product="developer-spotlight" />
17-
1816
## Demo
1917

2018
Learn how you can use Turnstile within your existing application.

src/content/docs/workers-ai/guides/tutorials/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ View <GlossaryTooltip term="tutorial">tutorials</GlossaryTooltip> to help you ge
1616

1717
<ListTutorials />
1818

19-
<Render file="archive-note" product="developer-spotlight" />
20-
2119
## Videos
2220

2321
Also, explore our video resources on Workers AI:

src/content/docs/workers/tutorials/index.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ View <GlossaryTooltip term="tutorial">tutorials</GlossaryTooltip> to help you ge
1515

1616
<ListTutorials />
1717

18-
<Render file="archive-note" product="developer-spotlight" />
19-
2018
## Videos
2119

2220
<YouTubeVideos products={["Workers"]} />

src/content/partials/developer-spotlight/archive-note.mdx

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)