docs: fix broken link for ccls init opts (#4520)

Co-authored-by: bretello <bretello@distruzione.org>
This commit is contained in:
bretello 2023-05-21 07:11:15 +02:00 committed by GitHub
parent 9fe9f11521
commit 5c803fb970
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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.
===============================================================================