summaryrefslogtreecommitdiff
path: root/doc/en-us/config.md
diff options
context:
space:
mode:
authorcarsakiller <carsakiller@gmail.com>2022-07-27 13:02:14 -0400
committercarsakiller <carsakiller@gmail.com>2022-07-27 13:02:14 -0400
commit0b70144cbf10a84de1ab2f1b3df5a5f1edd62b18 (patch)
tree63638abafac48dcc65dab590df18e0d418db0e33 /doc/en-us/config.md
parent796563cdb7ca57d6780f042c75e1daf9728e0b31 (diff)
downloadlua-language-server-0b70144cbf10a84de1ab2f1b3df5a5f1edd62b18.zip
fix: wiki link references
Diffstat (limited to 'doc/en-us/config.md')
-rw-r--r--doc/en-us/config.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en-us/config.md b/doc/en-us/config.md
index 6ac60483..c02c9440 100644
--- a/doc/en-us/config.md
+++ b/doc/en-us/config.md
@@ -1397,7 +1397,7 @@ false
# runtime.plugin
-Plugin path. Please read [wiki](https://github.com/sumneko/lua-language-server/wiki/Plugin) to learn more.
+Plugin path. Please read [wiki](https://github.com/sumneko/lua-language-server/wiki/Plugins) to learn more.
## type
@@ -1588,7 +1588,7 @@ Array<string>
# telemetry.enable
-Enable telemetry to send your editor information and error logs over the network. Read our privacy policy [here](https://github.com/sumneko/lua-language-server/wiki/Privacy-Policy).
+Enable telemetry to send your editor information and error logs over the network. Read our privacy policy [here](https://github.com/sumneko/lua-language-server/wiki/Home#privacy).
## type