From c8b6ecb101c6031c18faad0b3edd429e78666ae8 Mon Sep 17 00:00:00 2001
From: Mathias Meyer <meyer@paperplanes.de>
Date: Wed, 26 Feb 2014 23:11:14 +0100
Subject: [PATCH] Fix link to docs.

[ci skip]
---
 assets/scripts/app/templates/profile/tabs/hooks.hbs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assets/scripts/app/templates/profile/tabs/hooks.hbs b/assets/scripts/app/templates/profile/tabs/hooks.hbs
index 5662f9d4..0c6bb1e1 100644
--- a/assets/scripts/app/templates/profile/tabs/hooks.hbs
+++ b/assets/scripts/app/templates/profile/tabs/hooks.hbs
@@ -1,5 +1,5 @@
 <p class="tip">
-  Enable your projects below by flicking the switch, add a <a href="https://docs.travis-ci.com">.travis.yml</a> to your project, and push a new commit to
+  Enable your projects below by flicking the switch, add a <a href="http://docs.travis-ci.com">.travis.yml</a> to your project, and push a new commit to
   GitHub.
 </p>