lbry.tech/app/data/redirects.json
Jeremy Kauffman 7cf147bab1 fix URLs
2018-10-16 10:18:57 -04:00

11 lines
343 B
JSON

{
"/api": "/resources",
"/api/lbry": "/api/sdk",
"/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://whitepaper.lbry.tech"
}