Skip to content

Commit 988eaf2

Browse files
committed
Merge #17752: doc: fix directory path for secp256k1 subtree in developer-notes
a5089f6 fix directory path for secp256k1 subtree in developer-notes (hackerrdave) Pull request description: Documentation update to fix the directory path of the `secp256k1` subtree in the developer notes ACKs for top commit: laanwj: ACK a5089f6 Tree-SHA512: d0986721d7091af26edaee769db78c9aabac25bbaddb2a1bfa96c7208187226e280e9c38897b5227ee6c9e40d5a1af86bb7c58e72c6a30a94a478c4bf54c086e
2 parents 806a2c6 + a5089f6 commit 988eaf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/developer-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@ Current subtrees include:
820820
- **Note**: Follow the instructions in [Upgrading LevelDB](#upgrading-leveldb) when
821821
merging upstream changes to the LevelDB subtree.
822822

823-
- src/libsecp256k1
823+
- src/secp256k1
824824
- Upstream at https://github.com/bitcoin-core/secp256k1/ ; actively maintained by Core contributors.
825825

826826
- src/crypto/ctaes

0 commit comments

Comments
 (0)