From e8a7ec027d25a72dc9eb4d0c7983814da2503799 Mon Sep 17 00:00:00 2001 From: Gene Mecija Date: Thu, 13 Feb 2020 13:32:44 -0800 Subject: [PATCH] Social link update --- src/data/social.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/social.js b/src/data/social.js index 272ffc8..cca6039 100644 --- a/src/data/social.js +++ b/src/data/social.js @@ -24,7 +24,7 @@ const contactLinks = { 'github': { name: 'GitHub', icon: 'ri-github-fill', - link: 'https://github.com/genemecija' + link: 'https://github.com/genemecija/learn-morse-code/' }, 'twitter': { name: 'Twitter',