From 2537697290b4e89f97389f7c9bd9bf42f56971bb Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Fri, 25 Jan 2019 14:04:52 -0500 Subject: [PATCH] Update redirects.json --- 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 8801549..eeb421b 100644 --- a/app/data/redirects.json +++ b/app/data/redirects.json @@ -10,5 +10,5 @@ "/resources/signing-claim": "/resources/claim-signing", "/resources/uri": "/spec#urls", "/tour": "/playground", - "/whitepaper": "https://spec.lbry.io" + "/whitepaper": "/spec" }