doc: update location of minisketch repository

This commit is contained in:
fanquake
2025-03-05 14:13:20 +00:00
parent c2341ebb5b
commit 972b604dc4
2 changed files with 2 additions and 2 deletions

View File

@@ -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: