Skip to content

Commit 3c56f06

Browse files
committed
Merge commit '84f70e0f3c38262190b87c89d74863d4cb67a524' into jun/kv/sidebar-cleanup
2 parents 62543fb + 84f70e0 commit 3c56f06

File tree

5 files changed

+8
-10
lines changed

5 files changed

+8
-10
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/glossary/ /kv/reference/glossary/ 301
16491653
/kv/platform/environments/ /kv/reference/environments/ 301

src/content/docs/magic-wan/configuration/connector/network-options/application-based-policies/breakout-traffic.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The traffic for that application will now go directly to the Internet and bypass
8282

8383
Take note of the `"managed_app_id"` value for any application you want to configure.
8484

85-
2. Send a [`POST` request](/api/resources/magic_transit/subresources/sites/subresources/app_configuration/methods/create/) to add new apps the breakout traffic policy.
85+
2. Send a [`POST` request](/api/resources/magic_transit/subresources/apps/methods/create/) to add new apps the breakout traffic policy.
8686

8787
Example:
8888

src/content/docs/magic-wan/configuration/connector/network-options/application-based-policies/prioritized-traffic.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ The traffic for the applications you chose are now processed first by Connector.
6464

6565
Take note of the `"managed_app_id"` value for any application you want to configure.
6666

67-
2. Send a [`POST` request](/api/resources/magic_transit/subresources/sites/subresources/app_configuration/methods/create/) to add new apps the priority traffic policy.
67+
2. Send a [`POST` request](/api/resources/magic_transit/subresources/apps/methods/create/) to add new apps the priority traffic policy.
6868

6969
Example:
7070

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)