Skip to content

Commit cc8c522

Browse files
committed
edits
1 parent c4873d8 commit cc8c522

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

articles/api-management/validate-odata-request-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The `validate-odata-request` policy validates the request URL, headers, and para
3737

3838
## Usage
3939

40-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound
40+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound
4141
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API
4242
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
4343

articles/api-management/validate-parameters-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The `validate-parameters` policy validates the header, query, or path parameters
5959

6060
## Usage
6161

62-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound
62+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound
6363
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
6464
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
6565

articles/api-management/validate-status-code-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The `validate-status-code` policy validates the HTTP status codes in responses a
5151

5252
## Usage
5353

54-
- [**Policy sections:**](./api-management-howto-policies.md#sections) outbound, on-error
54+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) outbound, on-error
5555
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
5656
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
5757

articles/api-management/wait-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ May contain as child elements only `send-request`, `cache-lookup-value`, and `ch
4242

4343
## Usage
4444

45-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound, outbound, backend
45+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound, outbound, backend
4646
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
4747
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
4848

articles/api-management/xml-to-json-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The `xml-to-json` policy converts a request or response body from XML to JSON. T
3636

3737
## Usage
3838

39-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound, outbound, on-error
39+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound, outbound, on-error
4040
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
4141
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
4242

articles/api-management/xsl-transform-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The `xsl-transform` policy applies an XSL transformation to XML in the request o
4040

4141
## Usage
4242

43-
- [**Policy sections:**](./api-management-howto-policies.md#sections) inbound, outbound
43+
- [**Policy sections:**](./api-management-howto-policies.md#understanding-policy-configuration) inbound, outbound
4444
- [**Policy scopes:**](./api-management-howto-policies.md#scopes) global, workspace, product, API, operation
4545
- [**Gateways:**](api-management-gateways-overview.md) classic, v2, consumption, self-hosted, workspace
4646

0 commit comments

Comments
 (0)