aboutsummaryrefslogtreecommitdiff
path: root/src/crc32c/README.md
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-09-29 14:18:27 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-09-29 14:10:29 +0200
commitfac1c13ead8da2414acdd3202040f00a21435b8f (patch)
tree159e425a634e2598c6cb8067a3dca9a17f002177 /src/crc32c/README.md
parentd648bbb0a7909aed953b6f7907690134606a033a (diff)
parent1d44513f9b34f2a59c794474752025430285a68b (diff)
downloadbitcoin-fac1c13ead8da2414acdd3202040f00a21435b8f.tar.xz
Update crc32c subtree
Diffstat (limited to 'src/crc32c/README.md')
-rw-r--r--src/crc32c/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crc32c/README.md b/src/crc32c/README.md
index 0bd69f7f09..58ba38e611 100644
--- a/src/crc32c/README.md
+++ b/src/crc32c/README.md
@@ -65,7 +65,7 @@ apm install autocomplete-clang build build-cmake clang-format language-cmake \
If you don't mind more setup in return for more speed, replace
`autocomplete-clang` and `linter-clang` with `you-complete-me`. This requires
-[setting up ycmd](https://github.com/Valloric/ycmd#building).
+[setting up ycmd](https://github.com/ycm-core/ycmd#building).
```bash
apm install autocomplete-plus build build-cmake clang-format language-cmake \