Skip to content

Commit a5089f6

Browse files
committed
fix directory path for secp256k1 subtree in developer-notes
1 parent a595011 commit a5089f6

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)