This commit is contained in:
Jeremy Kauffman 2018-10-16 10:18:57 -04:00
parent fc2e34c2a5
commit 7cf147bab1
2 changed files with 2 additions and 2 deletions

View file

@ -6,5 +6,6 @@
"/play": "/playground", "/play": "/playground",
"/tour": "/playground", "/tour": "/playground",
"/repository-standards": "/resources/repository-standards", "/repository-standards": "/resources/repository-standards",
"/resources/signing-claim": "/resources/claim-signing",
"/whitepaper": "https://whitepaper.lbry.tech" "/whitepaper": "https://whitepaper.lbry.tech"
} }

View file

@ -11,9 +11,8 @@ title: Resources
- [LBRY Merkle Claim Trie](/resources/claimtrie) - [LBRY Merkle Claim Trie](/resources/claimtrie)
- [LBRY Consensus Algorithm](/resources/consensus) - [LBRY Consensus Algorithm](/resources/consensus)
- [Download Overview](/resources/download-overview) - [Download Overview](/resources/download-overview)
- [Signing a claim](/resources/signing-claim)
- [API Wrappers](/resources/api-wrappers) - [API Wrappers](/resources/api-wrappers)
- [LBRY SDK Configuration Settings](/resources/daemon-settings) - [LBRY SDK Configuration Settings](/resources/daemon-settings)
- [Claim Signing](/resources/signing-claim) - [Claim Signing](/resources/claim-signing)
- [Regtest Setup](/resources/regtest-setup) - [Regtest Setup](/resources/regtest-setup)
- [Lighthouse (search) API](https://lbryio.github.io/lighthouse) - [Lighthouse (search) API](https://lbryio.github.io/lighthouse)