Update redirects.json
This commit is contained in:
parent
94108e122b
commit
de2fbd4071
1 changed files with 5 additions and 5 deletions
|
@ -4,11 +4,11 @@
|
|||
"/api/lbrycrd": "/api/blockchain",
|
||||
"/api/protocol": "/api/sdk",
|
||||
"/play": "/playground",
|
||||
"/tour": "/playground",
|
||||
"/repository-standards": "/resources/repository-standards",
|
||||
"/resources/signing-claim": "/resources/claim-signing",
|
||||
"/whitepaper": "https://spec.lbry.io",
|
||||
"/resources/uri": "/spec#urls",
|
||||
"/resources/lbry-claimtrie": "/spec#claimtrie",
|
||||
"/resources/schema": "/spec#metadata",
|
||||
"/resources/lbry-claimtrie": "/spec#claimtrie"
|
||||
"/resources/signing-claim": "/resources/claim-signing",
|
||||
"/resources/uri": "/spec#urls",
|
||||
"/tour": "/playground",
|
||||
"/whitepaper": "https://spec.lbry.io"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue