summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbretello <bretello@users.noreply.github.com>2023-05-21 07:11:15 +0200
committerGitHub <noreply@github.com>2023-05-21 14:11:15 +0900
commit5c803fb970c30e6bdfc9d38f0c72eb42b572cb68 (patch)
tree1ea4db51893d2b7cbd9b81a6a588ec316721b683
parent9fe9f115213d7e7bf52d06ebdc69c6df38b1120b (diff)
downloadale-5c803fb970c30e6bdfc9d38f0c72eb42b572cb68.zip
docs: fix broken link for ccls init opts (#4520)
Co-authored-by: bretello <bretello@distruzione.org>
-rw-r--r--doc/ale-c.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-c.txt b/doc/ale-c.txt
index 0f4b1b01..d3517e79 100644
--- a/doc/ale-c.txt
+++ b/doc/ale-c.txt
@@ -198,8 +198,8 @@ g:ale_c_ccls_init_options *g:ale_c_ccls_init_options*
\ },
\ }
<
- Visit https://github.com/MaskRay/ccls/wiki/Initialization-options for all
- available options and explanations.
+ For all available options and explanations, visit
+ https://github.com/MaskRay/ccls/wiki/Customization#initialization-options.
===============================================================================