From ee2783e93dd051315e741efed0755badb8972bee Mon Sep 17 00:00:00 2001 From: Pigges Date: Tue, 1 Jul 2025 14:18:43 +0200 Subject: [PATCH] removed links to lbry.com --- docs/.vuepress/config.js | 4 ---- docs/README.md | 4 ++-- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 469c8a4..5a8fe8a 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -127,10 +127,6 @@ const config = { { title: 'Other Sites', rows: [{ - text: 'LBRY.com', - link: 'https://lbry.com/' - }, - { text: 'LBRY.tech', link: 'https://lbry.tech/' } diff --git a/docs/README.md b/docs/README.md index 09d0845..49d578c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,10 +6,10 @@ tagline: LBRY is a secure, open, and community-run digital marketplace. actionButtons: - text: Download LBRY icon: fa-solid:arrow-alt-circle-down - link: https://lbry.com/get + link: https://github.com/LBRYFoundation/lbry-desktop/releases - text: Join Discord icon: fa-brands:discord - link: https://chat.lbry.com/ + link: https://chat.lbry.org/ footer: true sitemap: changefreq: hourly