From 22172654c24a50dc39f19b995153a6fb874bbfbf Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Thu, 28 Mar 2019 15:14:21 -0400 Subject: [PATCH] move youtube url to temp (#1008) --- data/redirect/permanent.yaml | 1 - data/redirect/temporary.yaml | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/data/redirect/permanent.yaml b/data/redirect/permanent.yaml index 2dba3076..766e5f1c 100644 --- a/data/redirect/permanent.yaml +++ b/data/redirect/permanent.yaml @@ -17,7 +17,6 @@ /faq/claimtrie-implementation: https://lbry.tech/resources/lbry-claimtrie /faq/proof-algorithm: https://lbry.tech/resources/pow /faq/regtest-setup-guide: https://lbry.tech/resources/regtest-setup -/youtubers: https://traction.lbry.io/public/question/8dfc23e2-71e7-44cb-9740-0aec18d1da73 # FAQ /faq/tips: /faq/appreciation diff --git a/data/redirect/temporary.yaml b/data/redirect/temporary.yaml index 1d15d3f6..2631a9da 100644 --- a/data/redirect/temporary.yaml +++ b/data/redirect/temporary.yaml @@ -7,3 +7,4 @@ /join-us: / /LBRY-deck.pdf: "https://www.dropbox.com/s/0xj4vgucsbi8rtv/lbry-deck.pdf?dl=1" /security: /faq/security +/youtubers: "https://traction.lbry.io/public/question/8dfc23e2-71e7-44cb-9740-0aec18d1da73"