From b00aaeb99b75dee3b1a67de8f075540b0eaee8ce Mon Sep 17 00:00:00 2001 From: craigstroman Date: Wed, 14 Sep 2016 15:56:35 -0400 Subject: [PATCH] Updating profile from GitHub should show a notification and redirect to FCC profile --- .../settings/components/Social-Settings.jsx | 2 +- server/boot/home.js | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/common/app/routes/settings/components/Social-Settings.jsx b/common/app/routes/settings/components/Social-Settings.jsx index bfe2b0d12e..f1a3691ce7 100644 --- a/common/app/routes/settings/components/Social-Settings.jsx +++ b/common/app/routes/settings/components/Social-Settings.jsx @@ -8,7 +8,7 @@ export default function SocialSettings({ isLinkedIn }) { const githubCopy = isGithubCool ? - 'Update my portfolio from GitHub' : + 'Update my profile from GitHub' : 'Link my GitHub to unlock my portfolio'; const buttons = [