feat(homeLink): Update userHome link

This commit is contained in:
Stuart Taylor
2018-08-03 14:41:02 +01:00
committed by mrugesh mohapatra
parent e4d0dbc2a4
commit 1b3f350821

View File

@ -8,8 +8,8 @@ block content
.big-break .big-break
.row .row
.col-xs-12.col-sm-8.col-sm-offset-2 .col-xs-12.col-sm-8.col-sm-offset-2
a(href="https://forum.freecodecamp.org/t/192130" target="_blank" class="update-link") a(href="/n/7gR5pBM-K?refsource=userhome" target="_blank" class="update-link")
| Learn about the 10 major freeCodeCamp improvements that are live now | We're building a massive open dataset about new coders. Take the 2018 New Coder Survey. It only takes 5 minutes.
.big-break .big-break
include homePartials/quote include homePartials/quote
.big-break .big-break
@ -19,7 +19,7 @@ block content
.big-break .big-break
.row .row
.col-xs-12.col-sm-8.col-sm-offset-2 .col-xs-12.col-sm-8.col-sm-offset-2
a.btn.btn-cta.btn-block.btn-lg.btn-primary(href="/challenges/current-challenge") a.btn.btn-cta.btn-block.btn-lg.btn-primary(href="/challenges/current-challenge")
| Go to the coding curriculum | Go to the coding curriculum
.big-break .big-break
.big-break .big-break