[Xfce4-commits] <docs:master> Use https for bugs and translations in header.
Nick Schermer
noreply at xfce.org
Sun Mar 27 11:16:02 CEST 2011
Updating branch refs/heads/master
to d76624eeab1d26667e03bb2dfc9cec57d33be8fa (commit)
from 523d2be9c217ac811facce253a19ff71768cfe54 (commit)
commit d76624eeab1d26667e03bb2dfc9cec57d33be8fa
Author: Nick Schermer <nick at xfce.org>
Date: Sun Mar 27 11:14:56 2011 +0200
Use https for bugs and translations in header.
index.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.php b/index.php
index 1e1eb27..5914903 100644
--- a/index.php
+++ b/index.php
@@ -20,9 +20,9 @@
<li><a href="http://archive.xfce.org" title="Download location of tarballs">Archive</a></li>
<li><a href="http://wiki.xfce.org" title="Community documentation">Wiki</a></li>
<li><a href="http://forum.xfce.org" title="Community forums">Forum</a></li>
- <li><a href="http://bugzilla.xfce.org" title="Report and track bugs">Bugs</a></li>
+ <li><a href="https://bugzilla.xfce.org" title="Report and track bugs">Bugs</a></li>
<li><a href="http://blog.xfce.org" title="Visit the blog">Blog</a></li>
- <li><a href="http://translations.xfce.org" title="Help translating the Xfce project">Translate</a></li>
+ <li><a href="https://translations.xfce.org" title="Help translating the Xfce project">Translate</a></li>
<li><a href="http://git.xfce.org" title="Project repositories">GIT</a></li>
</ul>
</div>
More information about the Xfce4-commits
mailing list