From c3f13ad975e92048f261ca1a9ca42161749f5a00 Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 11 Mar 2024 15:52:54 +0100 Subject: [PATCH] chore: update webcomponent.io 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 e387e44..ec5afc5 100644 --- a/src/constants/stuff.ts +++ b/src/constants/stuff.ts @@ -32,7 +32,7 @@ export const stuff: { icon: '🧱', text: 'Creator of', link: { - url: 'https://ayco.io/gh/web-component-base#readme', + url: 'https://webcomponent.io', text: 'WebComponent.io' } },