Skip to content

Commit 49cd9b3

Browse files
committed
Fix all docs versions
Signed-off-by: Sadmi Bouhafs <[email protected]>
1 parent e871465 commit 49cd9b3

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

site/content/en/latest/tasks/traffic/http-urlrewrite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ kubectl get httproute/http-filter-url-regex-rewrite -o yaml
378378
```
379379

380380
Querying `http://${GATEWAY_HOST}/service/foo/v1/api` should rewrite the request to
381-
`http://${GATEWAY_HOST}/service/foo/v1/api`.
381+
`http://${GATEWAY_HOST}/v1/api/instance/foo`.
382382

383383
```console
384384
$ curl -L -vvv --header "Host: path.regex.rewrite.example" "http://${GATEWAY_HOST}/service/foo/v1/api"

site/content/en/v1.2/tasks/traffic/http-urlrewrite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ kubectl get httproute/http-filter-url-regex-rewrite -o yaml
378378
```
379379

380380
Querying `http://${GATEWAY_HOST}/service/foo/v1/api` should rewrite the request to
381-
`http://${GATEWAY_HOST}/service/foo/v1/api`.
381+
`http://${GATEWAY_HOST}/v1/api/instance/foo`.
382382

383383
```console
384384
$ curl -L -vvv --header "Host: path.regex.rewrite.example" "http://${GATEWAY_HOST}/service/foo/v1/api"

site/content/en/v1.3/tasks/traffic/http-urlrewrite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ kubectl get httproute/http-filter-url-regex-rewrite -o yaml
378378
```
379379

380380
Querying `http://${GATEWAY_HOST}/service/foo/v1/api` should rewrite the request to
381-
`http://${GATEWAY_HOST}/service/foo/v1/api`.
381+
`http://${GATEWAY_HOST}/v1/api/instance/foo`.
382382

383383
```console
384384
$ curl -L -vvv --header "Host: path.regex.rewrite.example" "http://${GATEWAY_HOST}/service/foo/v1/api"

site/content/en/v1.4/tasks/traffic/http-urlrewrite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ kubectl get httproute/http-filter-url-regex-rewrite -o yaml
378378
```
379379

380380
Querying `http://${GATEWAY_HOST}/service/foo/v1/api` should rewrite the request to
381-
`http://${GATEWAY_HOST}/service/foo/v1/api`.
381+
`http://${GATEWAY_HOST}/v1/api/instance/foo`.
382382

383383
```console
384384
$ curl -L -vvv --header "Host: path.regex.rewrite.example" "http://${GATEWAY_HOST}/service/foo/v1/api"

site/content/en/v1.5/tasks/traffic/http-urlrewrite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ kubectl get httproute/http-filter-url-regex-rewrite -o yaml
378378
```
379379

380380
Querying `http://${GATEWAY_HOST}/service/foo/v1/api` should rewrite the request to
381-
`http://${GATEWAY_HOST}/service/foo/v1/api`.
381+
`http://${GATEWAY_HOST}/v1/api/instance/foo`.
382382

383383
```console
384384
$ curl -L -vvv --header "Host: path.regex.rewrite.example" "http://${GATEWAY_HOST}/service/foo/v1/api"

0 commit comments

Comments
 (0)