Skip to content

Commit c17f529

Browse files
Merge pull request #253607 from JackStromberg/patch-141
Casing fix
2 parents 10a476e + 8629859 commit c17f529

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/application-gateway/for-containers/how-to-url-rewrite-gateway-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: greg-lindsay
66
ms.service: application-gateway
77
ms.subservice: appgw-for-containers
88
ms.topic: conceptual
9-
ms.date: 09/25/2023
9+
ms.date: 10/03/2023
1010
ms.author: greglin
1111
---
1212

@@ -186,7 +186,7 @@ spec:
186186
value: /shop
187187
- filters:
188188
- type: URLRewrite
189-
URLRewrite:
189+
urlRewrite:
190190
path:
191191
type: ReplacePrefixMatch
192192
replacePrefixMatch: /ecommerce

0 commit comments

Comments
 (0)