Skip to content

Commit 3b7ca06

Browse files
fix the bad reference for grpcroute doc (#3369)
1 parent 9f7dd62 commit 3b7ca06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site-src/api-types/grpcroute.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ The following example uses the `weight` field to forward 90% of gRPC requests to
211211
Service:
212212

213213
```yaml
214-
{% include 'experimental/traffic-splitting/grpc-traffic-split-2.yaml' %}
214+
{% include 'standard/traffic-splitting/grpc-traffic-split-2.yaml' %}
215215
```
216216

217217
Reference the [backendRef][backendRef] API documentation for additional details

0 commit comments

Comments
 (0)