summaryrefslogtreecommitdiff
path: root/doc/en-us
diff options
context:
space:
mode:
authorcarsakiller <carsakiller@gmail.com>2023-08-10 23:29:50 -0400
committercarsakiller <carsakiller@gmail.com>2023-08-10 23:29:50 -0400
commit3899160724e488f194c7844e819a649445f0dd57 (patch)
tree95020c0a3cad6cf48761e5200a62865114cf355e /doc/en-us
parent63211177f8f3ad2a50dca3ab2ccaae737486813c (diff)
downloadlua-language-server-3899160724e488f194c7844e819a649445f0dd57.zip
chore: replace wiki references
Diffstat (limited to 'doc/en-us')
-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 96813af1..9e087d70 100644
--- a/doc/en-us/config.md
+++ b/doc/en-us/config.md
@@ -1853,7 +1853,7 @@ false
# runtime.plugin
-Plugin path. Please read [wiki](https://github.com/LuaLS/lua-language-server/wiki/Plugins) to learn more.
+Plugin path. Please read the [wiki](https://luals.github.io/wiki/plugins) to learn more.
## type
@@ -2291,4 +2291,4 @@ Array<string>
```jsonc
[]
-``` \ No newline at end of file
+```