diff options
Diffstat (limited to 'plugin/proxy')
-rw-r--r-- | plugin/proxy/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/proxy/README.md b/plugin/proxy/README.md index c5356ea37..ce67c1d79 100644 --- a/plugin/proxy/README.md +++ b/plugin/proxy/README.md @@ -195,7 +195,7 @@ example.org { } ~~~ -# Bugs +## Bugs When using the `google_https` protocol the health checking will health check the wrong endpoint. See <https://github.com/coredns/coredns/issues/1202> for some background. |