From bce347ed46bcfb093a4d31850d380480bf3de78e Mon Sep 17 00:00:00 2001 From: Julie Sigwart Date: Thu, 21 Nov 2019 21:44:40 -0800 Subject: [PATCH] fix veritasium link --- content/faq/trending.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/trending.md b/content/faq/trending.md index 251957ec..91c86ecf 100644 --- a/content/faq/trending.md +++ b/content/faq/trending.md @@ -57,6 +57,6 @@ Top content is based on calculations around the total LBC value of content, whic ### How Is This Different From YouTube? -YouTube uses obscured, secret algorithms that are designed to be biased in favor of the mainstream media and other creators they prefer, rather than being neutral to all content ([See Veritasium's take on this](https://beta.lbry.tv/my-video-went-viral-here-s-why/)). +YouTube uses obscured, secret algorithms that are designed to be biased in favor of the mainstream media and other creators they prefer, rather than being neutral to all content ([See Veritasium's take on this](https://lbry.tv/@veritasium:f/my-video-went-viral-here-s-why:e)). LBRY creates open-source code that allows all of the world to see precisely how our features work. We can then write articles like this one that try to spell it out in plain language. The source code for the Trending/Top/New functionality is viewable [here](https://github.com/lbryio/lbry-sdk/blob/master/lbry/lbry/wallet/server/db/trending.py).