From 5c803fb970c30e6bdfc9d38f0c72eb42b572cb68 Mon Sep 17 00:00:00 2001 From: bretello Date: Sun, 21 May 2023 07:11:15 +0200 Subject: docs: fix broken link for ccls init opts (#4520) Co-authored-by: bretello --- doc/ale-c.txt | 4 ++-- 1 file 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. =============================================================================== -- cgit v1.2.3