From f02f9cb82b4e62f351364cdefa07ac399c3a899d Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Tue, 25 Dec 2018 15:28:03 -0500 Subject: [PATCH] update whitepaper url --- app/data/redirects.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/data/redirects.json b/app/data/redirects.json index 0b52538..1c4f7f3 100644 --- a/app/data/redirects.json +++ b/app/data/redirects.json @@ -7,5 +7,5 @@ "/tour": "/playground", "/repository-standards": "/resources/repository-standards", "/resources/signing-claim": "/resources/claim-signing", - "/whitepaper": "https://whitepaper.lbry.tech" + "/whitepaper": "https://spec.lbry.io" }