doc: update location of minisketch repository

This commit is contained in:
fanquake 2025-03-05 14:13:20 +00:00
parent c2341ebb5b
commit 972b604dc4
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1
2 changed files with 2 additions and 2 deletions

View file

@ -1230,7 +1230,7 @@ Current subtrees include:
- Upstream at https://github.com/bitcoin-core/ctaes ; maintained by Core contributors.
- src/minisketch
- Upstream at https://github.com/sipa/minisketch ; maintained by Core contributors.
- Upstream at https://github.com/bitcoin-core/minisketch ; maintained by Core contributors.
Upgrading LevelDB
---------------------

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: