diff --git a/templates/published_on_lbry_banner.php b/templates/published_on_lbry_banner.php index 8b9eb13..1b00399 100644 --- a/templates/published_on_lbry_banner.php +++ b/templates/published_on_lbry_banner.php @@ -7,13 +7,13 @@ } if ($url) { - $url = str_replace('lbry://', 'lbry.tv/', $url); + $url = str_replace('lbry://', 'open.lbry.com/', $url); } ?>