This is an automated email from the ASF dual-hosted git repository.
spacewander pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 0ce7240 docs: fix Markdown link (#3313)
0ce7240 is described below
commit 0ce72405c861eb4c4617634435ef7deb26ff24cf
Author: John Bampton <[email protected]>
AuthorDate: Tue Jan 19 11:07:22 2021 +1000
docs: fix Markdown link (#3313)
---
doc/plugins/error-log-logger.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/plugins/error-log-logger.md b/doc/plugins/error-log-logger.md
index 93e6631..3bf033a 100644
--- a/doc/plugins/error-log-logger.md
+++ b/doc/plugins/error-log-logger.md
@@ -24,7 +24,7 @@
- [**Name**](#name)
- [**Attributes**](#attributes)
- [**How To Enable And Disable**](#how-to-enable-and-disable)
-- [**How To Update**](#how-to-update)
+- [**How to set the TCP server address**](#how-to-set-the-tcp-server-address)
## Name