From a972b7b25deb17a9166e487510850766b4baa350 Mon Sep 17 00:00:00 2001 From: Lucid Kobold <72232219+LucidKobold@users.noreply.github.com> Date: Fri, 23 Sep 2022 15:27:31 -0400 Subject: [PATCH] Update the accouncment link. --- src/components/buttons/data/links.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/buttons/data/links.ts b/src/components/buttons/data/links.ts index 4977be4..32aa1a3 100644 --- a/src/components/buttons/data/links.ts +++ b/src/components/buttons/data/links.ts @@ -13,8 +13,8 @@ const links: Links = [ type: "secondary" }, { - href: "https://lucidcreations.media/introducing-code-name-potty-chart/", - name: "Original Announcement", + href: "https://lucidcreations.media/lcm-potty-chart/", + name: "Official Announcement", type: "secondary" }, {