Author: qmathe
Date: Wed May  7 10:28:29 2014
New Revision: 10667

URL: http://svn.gna.org/viewcvs/etoile?rev=10667&view=rev
Log:
Updated to present Etoile INSTALL instructions from Github

Modified:
    web/downloads/installtrunk/index.php

Modified: web/downloads/installtrunk/index.php
URL: 
http://svn.gna.org/viewcvs/etoile/web/downloads/installtrunk/index.php?rev=10667&r1=10666&r2=10667&view=diff
==============================================================================
--- web/downloads/installtrunk/index.php        (original)
+++ web/downloads/installtrunk/index.php        Wed May  7 10:28:29 2014
@@ -5,5 +5,5 @@
 
   include('../../_classes/Template.php');
   $page = new Template($section);
-  echo 
$page->renderFromURL("http://svn.gna.org/svn/etoile/trunk/Etoile/INSTALL";);
+  echo 
$page->renderFromURL("https://raw.githubusercontent.com/etoile/Etoile/master/INSTALL";);
 ?>


_______________________________________________
Etoile-cvs mailing list
Etoile-cvs@gna.org
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to