aboutsummaryrefslogtreecommitdiff
path: root/plugin/proxy
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-01-10 11:45:12 +0000
committerGravatar GitHub <noreply@github.com> 2018-01-10 11:45:12 +0000
commitb7476d0217ebfca264dba7d3ec672147665e6b80 (patch)
tree0859d08273ca8dcadc587ad68cadef2a1a15165a /plugin/proxy
parent48059a6c3e33f34263c74a09630a85ae885e1178 (diff)
downloadcoredns-b7476d0217ebfca264dba7d3ec672147665e6b80.tar.gz
coredns-b7476d0217ebfca264dba7d3ec672147665e6b80.tar.zst
coredns-b7476d0217ebfca264dba7d3ec672147665e6b80.zip
Doc (#1369)
* Constent atx headers * Regen manual pages
Diffstat (limited to 'plugin/proxy')
-rw-r--r--plugin/proxy/README.md2
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.