diff --git a/views/partials/challenges.jade b/views/partials/challenges.jade index dddd5c751fe..fe221214226 100644 --- a/views/partials/challenges.jade +++ b/views/partials/challenges.jade @@ -7,7 +7,7 @@ |   (1 min) li a(href="/challenges/1", class="#{ cc.indexOf(1) > -1 ? 'strikethrough' : '' }") Enter the Free Code Camp Chat Room - |   (10 mins) + |   (15 mins) li a(href="/challenges/2", class="#{ cc.indexOf(2) > -1 ? 'strikethrough' : '' }") Create a Website and Deploy it to the Internet |   (5 mins)