aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.php20
1 files changed, 7 insertions, 13 deletions
diff --git a/index.php b/index.php
index 5038c9a..aa8d2c3 100644
--- a/index.php
+++ b/index.php
@@ -12,7 +12,7 @@
* @author Romain d'Alverny <rda@mageia.org>
* @copyright 2011 Romain d'Alverny
* @license MIT License, see LICENSE.txt
- * @link http://svnweb.mageia.org/svn/web/hugs/
+ * @link http://gitweb.mageia.org/web/hugs/
*/
header('Content-Type: text/html; charset=utf-8');
@@ -69,29 +69,23 @@ ob_start();
<section><?php echo $out; ?></section>
<aside>
<h1>Need a hug?</h1>
- <p>Maybe you wanted to visit <a href="http://bugs.mageia.org/"
+ <p>Maybe you wanted to visit <a href="//bugs.mageia.org/"
rel="nofollow">bugs.mageia.org</a> (with a b!) actually?</p>
- <p>Or to check our <a href="mageia.org/en/about/code-of-conduct/"
+ <p>Or to check our <a href="//www.mageia.org/en/about/code-of-conduct/"
rel="nofollow">code of conduct</a>; just some advice to help collaboration within our project.</p>
- <p>Or to learn more about <a href="mageia.org/">Mageia</a>!
- We are nice fellows <!-- <a href="http://bonjourmageia.fr/"
- rel="nofollow"></a>-->
- and we gather to build a Linux-based operating system.
- It's fun, it's great, <a href="http://mageia.org/">have a look</a> and join us!</p>
+ <p>Or to learn more about <a href="//www.mageia.org/">Mageia</a>!
+ We are nice fellows and we gather to build a Linux-based operating system.
+ It's fun, it's great, <a href="//mageia.org/">have a look</a> and join us!</p>
<p style="text-align: center;"><a href="http://mageia.org/">
<img src="static/mageia-logo-small.png" style="width: 200px;" alt="Mageia"></a></p>
<h2>Free hugs?</h2>
<p>Yes! A hug definitely will make you feel better.
It's free and it's great!</p>
- <p>Check the <a href="http://www.freehugscampaign.org/">Free
- Hugs Campaign</a> out, and save the date: next International
- Free Hugs Day is on <time datetime="2011-07-02">July,
- 2<sup>nd</sup> 2011</time>.</p>
</aside>
</article>
<div class="clear"></div>
<footer>
- <p class="sign">♡ May 2011 by <a href="https://wiki.mageia.org/en/Atelier_team">mageia.org atelier team</a> &ndash; Copying is an act of love. <a href="http://svnweb.mageia.org/web/hugs/">Please copy and share</a> (or send patches)
+ <p class="sign">♡ May 2011 by <a href="//wiki.mageia.org/en/Atelier_team">mageia.org atelier team</a> &ndash; Copying is an act of love. <a href="//gitweb.mageia.org/web/hugs/">Please copy and share</a> (or send patches)
&ndash; Want to <a href="/post-your-own/" rel="nofollow">post your own photo</a> here?</p>
</footer>
</body>