[happybirthdaygnome-web] Fix 'join us' link



commit 920f3f598a90b902948a8022c0b813c09a3aabdd
Author: Przemo Firszt <przemo firszt eu>
Date:   Thu Aug 23 23:27:41 2012 +0100

    Fix 'join us' link
    
    It was https, but it should be http
    
    Signed-off-by: Przemo Firszt <przemo firszt eu>

 index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/index.html b/index.html
index b1d3562..e46d416 100644
--- a/index.html
+++ b/index.html
@@ -83,7 +83,7 @@
 <div class="bubble">
 <div class="bubble-tip">&nbsp;</div>
 <h2>Here's to the next 15 years!</h2>
-<p>The GNOME Project looks forward to many more years of development, with contributors old and new. We continue to be inspired by each other, and encourage you to <a href="https://www.gnome.org/get-involved/";>join us</a> in shaping the future of GNOME.</p>
+<p>The GNOME Project looks forward to many more years of development, with contributors old and new. We continue to be inspired by each other, and encourage you to <a href="http://www.gnome.org/get-involved/";>join us</a> in shaping the future of GNOME.</p>
 </div>
 
 </div>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]