From 7fefef5b7712dc090d377070e055eb82a4e5db82 Mon Sep 17 00:00:00 2001 From: Korbs Date: Sun, 7 Jul 2024 03:53:47 -0400 Subject: [PATCH] Update outdated links --- src/components/global/Sidebar.astro | 4 ++-- src/pages/discover/tech.astro | 2 +- src/pages/m/about.astro | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/global/Sidebar.astro b/src/components/global/Sidebar.astro index 0f4f387..d287105 100644 --- a/src/components/global/Sidebar.astro +++ b/src/components/global/Sidebar.astro @@ -70,9 +70,9 @@ import i18next, { t } from "i18next"

v{version}

diff --git a/src/pages/discover/tech.astro b/src/pages/discover/tech.astro index 661baad..6031305 100644 --- a/src/pages/discover/tech.astro +++ b/src/pages/discover/tech.astro @@ -28,7 +28,7 @@ changeLanguage("en");

This is a curated list for all MinPluto users.

-

Is there a channel missing here that you think should be added? You can either edit our list here or you can submit a request.

+

Is there a channel missing here that you think should be added? You can either edit our list here or you can submit a request.

diff --git a/src/pages/m/about.astro b/src/pages/m/about.astro index 4de3f5d..6508541 100644 --- a/src/pages/m/about.astro +++ b/src/pages/m/about.astro @@ -17,7 +17,7 @@ changeLanguage("en");
{t("SIDEBAR.FOOTER.STATUS")} {t("SIDEBAR.FOOTER.FORUM")} - {t("SIDEBAR.FOOTER.SOURCE_CODE")} + {t("SIDEBAR.FOOTER.SOURCE_CODE")}

v{version}