From 21cbbc2233bc0ec4b8bf4043130f8b8754f0f129 Mon Sep 17 00:00:00 2001 From: Quincy Larson Date: Sun, 16 Aug 2015 19:34:23 -0700 Subject: [PATCH] Update warning messages --- server/views/account/signin.jade | 2 +- server/views/home.jade | 2 +- server/views/resources/get-started.jade | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/server/views/account/signin.jade b/server/views/account/signin.jade index b64da41343e..5749e2244e4 100644 --- a/server/views/account/signin.jade +++ b/server/views/account/signin.jade @@ -2,7 +2,7 @@ extends ../layout block content .bg-info.default-border-radius p      - a(href='https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/August-2015-Improvements' target='_blank') Click here to read about the improvements we just made to Free Code Camp and the bugs we're still fixing. + a(href='https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/August-2015-Improvements' target='_blank') Free Code Camp is sloooooow today. We're fixing some serious issues, which you can read about here. .jumbotron.text-center h2 Sign in with one of these options: a.btn.btn-lg.btn-block.btn-github.btn-social(href='/auth/github') diff --git a/server/views/home.jade b/server/views/home.jade index f912099ffa0..ff0bb0a2110 100644 --- a/server/views/home.jade +++ b/server/views/home.jade @@ -2,7 +2,7 @@ extends layout block content .bg-info.default-border-radius p      - a(href='https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/August-2015-Improvements' target='_blank') Click here to read about the improvements we just made to Free Code Camp and the bugs we're still fixing. + a(href='https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/August-2015-Improvements' target='_blank') Free Code Camp is sloooooow today. We're fixing some serious issues, which you can read about here. .jumbotron .text-center h1.hug-top Code with Us diff --git a/server/views/resources/get-started.jade b/server/views/resources/get-started.jade index 9756ab545be..2a2003a76c1 100644 --- a/server/views/resources/get-started.jade +++ b/server/views/resources/get-started.jade @@ -2,7 +2,7 @@ extends ../layout block content .bg-info.default-border-radius p      - a(href='https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/August-2015-Improvements' target='_blank') Click here to read about the improvements we just made to Free Code Camp and the bugs we're still fixing. + a(href='https://github.com/FreeCodeCamp/FreeCodeCamp/wiki/August-2015-Improvements' target='_blank') Free Code Camp is sloooooow today. We're fixing some serious issues, which you can read about here. .jumbotron h2.text-center This 10-minute guide will help you get the most out of Free Code Camp.