diff options
Diffstat (limited to 'test/lint')
-rw-r--r-- | test/lint/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lint/README.md b/test/lint/README.md index 8c1f0fedf0..a1e1a35a67 100644 --- a/test/lint/README.md +++ b/test/lint/README.md @@ -96,7 +96,7 @@ maintained: * for `src/leveldb`: https://github.com/bitcoin-core/leveldb-subtree.git (branch bitcoin-fork) * for `src/crypto/ctaes`: https://github.com/bitcoin-core/ctaes.git (branch master) * for `src/crc32c`: https://github.com/bitcoin-core/crc32c-subtree.git (branch bitcoin-fork) -* for `src/minisketch`: https://github.com/sipa/minisketch.git (branch master) +* for `src/minisketch`: https://github.com/bitcoin-core/minisketch.git (branch master) To do so, add the upstream repository as remote: |