mirror of
https://github.com/MaskRay/ccls.git
synced 2025-06-07 16:54:54 +00:00
Fix Getting started (CLICK HERE) link
The text `(CLICK HERE)` was not clickable.
This commit is contained in:
parent
9f25474e73
commit
9431895ad2
@ -38,7 +38,7 @@ The comparison with cquery as noted on 2018-07-15:
|
||||
|
||||
cquery has system include path detection (through running the compiler driver) while ccls uses clangDriver.
|
||||
|
||||
# >>> [Getting started](../../wiki/Home) (CLICK HERE) <<<
|
||||
# >>> [Getting started (CLICK HERE)](../../wiki/Home) <<<
|
||||
|
||||
* [Build](../../wiki/Build)
|
||||
* [FAQ](../../wiki/FAQ)
|
||||
|
Loading…
Reference in New Issue
Block a user