Skip to content

Commit 84f70e0

Browse files
authored
fix: Update API docs links to prevent 404s (#20499)
1 parent 675deb5 commit 84f70e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

0 commit comments

Comments
 (0)