From f3863326dddd5089f36e8fd7808caae87bbefef5 Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 11 Mar 2024 16:17:00 +0100 Subject: [PATCH] chore: update mcfly url --- src/constants/stuff.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/stuff.ts b/src/constants/stuff.ts index ec5afc5..5b3cc28 100644 --- a/src/constants/stuff.ts +++ b/src/constants/stuff.ts @@ -16,7 +16,7 @@ export const stuff: { icon: '😱', text: 'Building', link: { - url: 'https://ayco.io/gh/mcfly#readme', + url: 'https://mcfly.js.org', text: 'McFly' } },