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/lbrycrd": "/api/blockchain",
|
||||||
"/api/protocol": "/api/sdk",
|
"/api/protocol": "/api/sdk",
|
||||||
"/play": "/playground",
|
"/play": "/playground",
|
||||||
"/tour": "/playground",
|
|
||||||
"/repository-standards": "/resources/repository-standards",
|
"/repository-standards": "/resources/repository-standards",
|
||||||
"/resources/signing-claim": "/resources/claim-signing",
|
"/resources/lbry-claimtrie": "/spec#claimtrie",
|
||||||
"/whitepaper": "https://spec.lbry.io",
|
|
||||||
"/resources/uri": "/spec#urls",
|
|
||||||
"/resources/schema": "/spec#metadata",
|
"/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