Skip to content

Commit 675deb5

Browse files
authored
[Workflows] Cleaning up "Platform" sidebar (#20612)
* Removing link to irrelevant chapter. * Removing redundant overview page. * Setting up redirect. * Editing redirect to something more relevant.
1 parent 127ac63 commit 675deb5

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

public/_redirects

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1644,6 +1644,10 @@
16441644
/workers/observability/baselime-integration/ /workers/observability/integrations/baselime-integration/ 301
16451645
/workers-ai/tutorials/image-generator-flux/ /workers-ai/tutorials/image-generation-playground/ 301
16461646

1647+
# workflows
1648+
1649+
/workflows/reference/storage-options/ /workers/platform/storage-options/ 301
1650+
16471651
# workers KV
16481652
/kv/platform/environments/ /kv/reference/environments/ 301
16491653
/kv/platform/kv-commands/ /kv/reference/kv-commands/ 301

src/content/docs/workflows/reference/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ pcx_content_type: navigation
33
title: Platform
44
sidebar:
55
order: 8
6+
group:
7+
hideIndex: true
68

79
---
810

src/content/docs/workflows/reference/storage-options.mdx

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

0 commit comments

Comments
 (0)