diff --git a/README.md b/README.md index 0b94985..7b85950 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ Example gRPC services that implement the interface used by Envoy's [External Processing filter](https://www.envoyproxy.io/docs/envoy/latest/configuration/http/http_filters/ext_proc_filter) -Currently the examples in this repo are used to support the Gloo Gateway [ExtProc documentation](https://docs.solo.io/gateway/latest/traffic-management/extproc/header-manipulation/) and Solo [blogs](https://www.solo.io/blog/extproc-info-leakage/). +Currently the examples in this repo are used to support the Gloo Gateway [ExtProc documentation](https://docs.solo.io/gateway/latest/traffic-management/extproc/) and Solo [blogs](https://www.solo.io/blog/solving-an-information-leakage-problem-with-the-envoy-extproc-filter-and-kube-gateway-api). -These examples should only be considered sample code for Gloo Gateway enterprise users. They are not a supported component of any Gloo Gateway product. Do NOT use any of these examples in production systems. \ No newline at end of file +These examples should only be considered sample code for Gloo Gateway enterprise users. They are not a supported component of any Gloo Gateway product. Do NOT use any of these examples in production systems.