This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, 6.1 has been updated
       via  cd6b5140f102b99b73c73a69cde8198c31200b88 (commit)
      from  9c68698a0aa8e636347efaee532f35e85e6d0013 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=cd6b5140f102b99b73c73a69cde8198c31200b88

commit cd6b5140f102b99b73c73a69cde8198c31200b88
Author: Franck Villaume <[email protected]>
Date:   Mon Apr 30 18:04:41 2018 +0200

    use https and fix fusionforge homepage to fusionforge summary page on 
fusionforge.org

diff --git a/src/templates/default_page.php b/src/templates/default_page.php
index d11d2d6..0b81657 100644
--- a/src/templates/default_page.php
+++ b/src/templates/default_page.php
@@ -14,8 +14,8 @@
 <table width="100%" border=0 cellspacing=0 cellpadding=2>
   <tr>
     <td><span class=maintitlebar>&nbsp;&nbsp;
-      <a class=maintitlebar 
href="http://fusionforge.fusionforge.org/";><small>FusionForge 
Project</small></a> |
-      <a class=maintitlebar 
href="http://fusionforge.org/";><small>FusionForge</small></a>
+      <a class=maintitlebar 
href="https://fusionforge.org/projects/fusionforge/";><small>FusionForge 
Project</small></a> |
+      <a class=maintitlebar 
href="https://fusionforge.org/";><small>FusionForge</small></a>
       </span>
     </td>
   </tr>

-----------------------------------------------------------------------

Summary of changes:
 src/templates/default_page.php | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to