Skip to content

Commit 972b604

Browse files
committed
doc: update location of minisketch repository
1 parent c2341eb commit 972b604

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/developer-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1230,7 +1230,7 @@ Current subtrees include:
12301230
- Upstream at https://github.com/bitcoin-core/ctaes ; maintained by Core contributors.
12311231

12321232
- src/minisketch
1233-
- Upstream at https://github.com/sipa/minisketch ; maintained by Core contributors.
1233+
- Upstream at https://github.com/bitcoin-core/minisketch ; maintained by Core contributors.
12341234

12351235
Upgrading LevelDB
12361236
---------------------

test/lint/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ maintained:
9696
* for `src/leveldb`: https://github.com/bitcoin-core/leveldb-subtree.git (branch bitcoin-fork)
9797
* for `src/crypto/ctaes`: https://github.com/bitcoin-core/ctaes.git (branch master)
9898
* for `src/crc32c`: https://github.com/bitcoin-core/crc32c-subtree.git (branch bitcoin-fork)
99-
* for `src/minisketch`: https://github.com/sipa/minisketch.git (branch master)
99+
* for `src/minisketch`: https://github.com/bitcoin-core/minisketch.git (branch master)
100100

101101
To do so, add the upstream repository as remote:
102102

0 commit comments

Comments
 (0)