Skip to content

Commit 91a45ef

Browse files
authored
fix broken envoy docs link (#2937)
1 parent 5de46e2 commit 91a45ef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

mesh/v1alpha1/istio.mesh.v1alpha1.pb.html

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mesh/v1alpha1/proxy.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mesh/v1alpha1/proxy.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ message Topology {
274274

275275
// ForwardClientCertDetails controls how the x-forwarded-client-cert (XFCC)
276276
// header is handled by the gateway proxy.
277-
// See [Envoy XFCC](https://www.envoyproxy.io/docs/envoy/latest/api-v2/config/filter/network/http_connection_manager/v2/http_connection_manager.proto#envoy-api-enum-config-filter-network-http-connection-manager-v2-httpconnectionmanager-forwardclientcertdetails)
277+
// See [Envoy XFCC](https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/network/http_connection_manager/v3/http_connection_manager.proto.html#enum-extensions-filters-network-http-connection-manager-v3-httpconnectionmanager-forwardclientcertdetails)
278278
// header handling for more details.
279279
enum ForwardClientCertDetails {
280280
// Field is not set

0 commit comments

Comments
 (0)