Skip to content

Commit a086e3d

Browse files
committed
Update wiki link
1 parent 3810fb0 commit a086e3d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ The comparison with cquery as noted on 2018-07-15:
3838

3939
cquery has system include path detection (through running the compiler driver) while ccls uses clangDriver.
4040

41-
# >>> [Getting started](../../wiki/Getting-started) (CLICK HERE) <<<
41+
# >>> [Getting started](../../wiki/Home) (CLICK HERE) <<<
4242

4343
* [Build](../../wiki/Build)
4444
* [Client feature table](../../wiki/Client-feature-table)
4545
* [FAQ](../../wiki/FAQ)
4646

47-
ccls can index itself (~180MiB RSS when ide, noted on 2018-09-01), FreeBSD, glibc, Linux, LLVM (~1800MiB RSS), musl (~60MiB RSS), ... with decent memory footprint. See [wiki/compile_commands.json](../../wiki/compile_commands.json) for examples.
47+
ccls can index itself (~180MiB RSS when idle, noted on 2018-09-01), FreeBSD, glibc, Linux, LLVM (~1800MiB RSS), musl (~60MiB RSS), ... with decent memory footprint. See [wiki/compile_commands.json](../../wiki/compile_commands.json) for examples.

0 commit comments

Comments
 (0)