aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhackerrdave <davekerrcode@gmail.com>2019-12-15 19:58:51 -0500
committerhackerrdave <davekerrcode@gmail.com>2019-12-15 19:58:51 -0500
commita5089f62bda9a39c1d6cbba285477670f1aa1f3f (patch)
tree402d33f12fa75f702e1151ef68f5e0ec0e14bdd7 /doc
parenta595011f5a3c048b2e3694dfe355aba60cd994e8 (diff)
downloadbitcoin-a5089f62bda9a39c1d6cbba285477670f1aa1f3f.tar.xz
fix directory path for secp256k1 subtree in developer-notes
Diffstat (limited to 'doc')
-rw-r--r--doc/developer-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer-notes.md b/doc/developer-notes.md
index 31d9f4e6d4..b50f552e92 100644
--- a/doc/developer-notes.md
+++ b/doc/developer-notes.md
@@ -820,7 +820,7 @@ Current subtrees include:
- **Note**: Follow the instructions in [Upgrading LevelDB](#upgrading-leveldb) when
merging upstream changes to the LevelDB subtree.
-- src/libsecp256k1
+- src/secp256k1
- Upstream at https://github.com/bitcoin-core/secp256k1/ ; actively maintained by Core contributors.
- src/crypto/ctaes