From 029893fea26f8e44ede2d88412d480ce862bed3c Mon Sep 17 00:00:00 2001 From: Sunghyun Cho Date: Thu, 22 Sep 2022 12:27:17 -0700 Subject: [PATCH] docs: fix Sunghyun Cho showcase info (#8097) Fix typo in my name --- website/src/data/users.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index f443f4f167..2ab1515e47 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -2560,11 +2560,11 @@ const Users: User[] = [ tags: ['opensource','personal'], }, { - title: 'Cho.sh', - description: 'Sunghyun Sho\'s Second Brain on the Web.', + title: 'Extracranial', + description: 'Sunghyun Cho\'s Second Brain on the Web.', preview: null, website: 'https://cho.sh/', - source: 'https://github.com/anaclumos/www', + source: 'https://github.com/anaclumos/extracranial', tags: ['opensource','personal','i18n'], }, {