Merge #17752: doc: fix directory path for secp256k1 subtree in developer-notes

a5089f62bda9a39c1d6cbba285477670f1aa1f3f 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 a5089f62bda9a39c1d6cbba285477670f1aa1f3f

Tree-SHA512: d0986721d7091af26edaee769db78c9aabac25bbaddb2a1bfa96c7208187226e280e9c38897b5227ee6c9e40d5a1af86bb7c58e72c6a30a94a478c4bf54c086e
This commit is contained in:
fanquake 2019-12-16 10:45:29 -05:00 committed by Konstantin Akimov
parent d43f9d4ae1
commit f286654862

View File

@ -924,7 +924,7 @@ Current subtrees include:
- Used by leveldb for hardware acceleration of CRC32C checksums for data integrity. - Used by leveldb for hardware acceleration of CRC32C checksums for data integrity.
- Upstream at https://github.com/google/crc32c ; Maintained by Google. - Upstream at https://github.com/google/crc32c ; Maintained by Google.
- src/libsecp256k1 - src/secp256k1
- Upstream at https://github.com/bitcoin-core/secp256k1/ ; actively maintained by Core contributors. - Upstream at https://github.com/bitcoin-core/secp256k1/ ; actively maintained by Core contributors.
- src/crypto/ctaes - src/crypto/ctaes