[Xfce4-commits] [www/forum.xfce.org] 38/79: Https for bugzilla and translations.

noreply at xfce.org noreply at xfce.org
Tue May 21 14:48:33 CEST 2019


This is an automated email from the git hooks/post-receive script.

s   k   u   n   n   y   k       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       o   l   d   f   o   r   u   m   
   in repository www/forum.xfce.org.

commit f2e3680ab276eb1641408cfa36802e3d67686fa8
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Mar 26 21:15:17 2011 +0100

    Https for bugzilla and translations.
---
 include/template/admin.tpl | 4 ++--
 include/template/main.tpl  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/include/template/admin.tpl b/include/template/admin.tpl
index ffd0505..3a64228 100644
--- a/include/template/admin.tpl
+++ b/include/template/admin.tpl
@@ -26,9 +26,9 @@ body {
 			<li><a href="http://docs.xfce.org" title="Official documentation">Docs</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" class="active">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>
diff --git a/include/template/main.tpl b/include/template/main.tpl
index a30fe06..9e2a663 100644
--- a/include/template/main.tpl
+++ b/include/template/main.tpl
@@ -27,9 +27,9 @@ body {
 			<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" class="active">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>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list