From 7e90e092d66222bf4442a8b5ddf610e42d09f673 Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Tue, 16 Oct 2018 10:05:32 -0400 Subject: [PATCH] add repo standards redirect --- app/data/redirects.json | 1 + 1 file changed, 1 insertion(+) diff --git a/app/data/redirects.json b/app/data/redirects.json index 9565744..aa12263 100644 --- a/app/data/redirects.json +++ b/app/data/redirects.json @@ -5,5 +5,6 @@ "/api/protocol": "/api/sdk", "/play": "/playground", "/tour": "/playground", + "/repository-standards": "/resources/repository-standards", "/whitepaper": "https://whitepaper.lbry.tech" }