From 5d6aae160b88bec46deafae6b1dfbb3072edf19f Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sun, 5 May 2024 10:30:26 +0200 Subject: [PATCH] feat: update cozy link to repo instead of readme --- 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 3594535..000d281 100644 --- a/src/constants/stuff.ts +++ b/src/constants/stuff.ts @@ -24,7 +24,7 @@ export const stuff: { icon: '🧸', text: 'Creator of', link: { - url: 'https://ayco.io/gh/cozy#readme', + url: 'https://ayco.io/gh/cozy', text: 'Cozy' } },