gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r11341 - GNUnet-docs/WWW


From: gnunet
Subject: [GNUnet-SVN] r11341 - GNUnet-docs/WWW
Date: Tue, 11 May 2010 22:23:07 +0200

Author: grothoff
Date: 2010-05-11 22:23:07 +0200 (Tue, 11 May 2010)
New Revision: 11341

Modified:
   GNUnet-docs/WWW/mailinglist.php3
   GNUnet-docs/WWW/scripts.inc
Log:
links

Modified: GNUnet-docs/WWW/mailinglist.php3
===================================================================
--- GNUnet-docs/WWW/mailinglist.php3    2010-05-11 19:56:52 UTC (rev 11340)
+++ GNUnet-docs/WWW/mailinglist.php3    2010-05-11 20:23:07 UTC (rev 11341)
@@ -7,7 +7,7 @@
 H2("Blogs, Forum, Stories and Polls");
 BP();
 W("GNUnet uses %s as a community content management system.",
-  extlink_("http://gnunet.org/drupal/";, "drupal"));
+  extlink_("/drupal/", "drupal"));
 W("There, you can read the latest stories, participate in the forums and polls 
and even start your own blogs.");
 W("Everything related to GNUnet is welcome, as long as it is respectful and 
legal.");
 EP();
@@ -16,7 +16,7 @@
 BP();
 W("GNUnet uses Mantis for bugtracking.");
 W("Visit %s to report bugs.",
-  extlink_("https://gnunet.org/mantis/","https://gnunet.org/mantis/";));
+  extlink_("/mantis/","/mantis/"));
 W("You need to sign up for a reporter account.");
 W("Please make sure you report bugs under <strong>GNUnet</strong> and not 
under any of the other projects.");
 P();

Modified: GNUnet-docs/WWW/scripts.inc
===================================================================
--- GNUnet-docs/WWW/scripts.inc 2010-05-11 19:56:52 UTC (rev 11340)
+++ GNUnet-docs/WWW/scripts.inc 2010-05-11 20:23:07 UTC (rev 11341)
@@ -18,7 +18,7 @@
     <ul>
       <li><?php intlink("index.php","Welcome") ?></li>
       <li><?php intlink("mailinglist.php3","Contact"); ?></li>
-      <li><?php extlink("https://gnunet.org/drupal/";, "Community"); ?></li>
+      <li><?php extlink("/drupal/", "Community"); ?></li>
       <li><?php intlink("faq.php3","FAQ"); ?></li>
 
       <li><?php intlink("download.php3","Download"); ?></li>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]