From 6363c40fe202b26460bb3ba2d03660b1e453f464 Mon Sep 17 00:00:00 2001
From: dpen2000 <davidpendray@gmail.com>
Date: Fri, 21 Mar 2014 21:49:44 +0000
Subject: [PATCH] Update cla.jade

p -> a. Using html syntax to avoid linking full stop.
---
 app/templates/cla.jade | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app/templates/cla.jade b/app/templates/cla.jade
index a55e08b09..b07ca988c 100644
--- a/app/templates/cla.jade
+++ b/app/templates/cla.jade
@@ -94,8 +94,7 @@
         label(for="github-username") Github Username
         input(name="github-username", type="text")#github-username.form-control
         span.help-block Please include if contributing to the 
-          p(href="github.com/codecombat/codecombat") Github repository
-           | .
+          <a href="https://github.com/codecombat/codecombat">Github repository</a>.
     p
       | Please press I AGREE below to indicate your agreement.
     button.btn#agreement-button I AGREE