diff --git a/ui/pages/home/home.component.js b/ui/pages/home/home.component.js
index 6fd3c2c98..718c5174f 100644
--- a/ui/pages/home/home.component.js
+++ b/ui/pages/home/home.component.js
@@ -58,9 +58,6 @@ import BetaHomeFooter from './beta/beta-home-footer.component';
import FlaskHomeFooter from './flask/flask-home-footer.component';
///: END:ONLY_INCLUDE_IN
-const LEARN_MORE_URL =
- 'https://metamask.zendesk.com/hc/en-us/articles/360045129011-Intro-to-MetaMask-v8-extension';
-
function shouldCloseNotificationPopup({
isNotification,
totalUnapprovedCount,
@@ -526,8 +523,12 @@ export default class Home extends PureComponent {
}}
footer={
<>
-
- {t('learnMore')}
+
+ {t('learnMoreUpperCase')}