[med-svn] r15469 - trunk/community/website

Andreas Tille tille at moszumanska.debian.org
Mon Dec 9 12:25:37 UTC 2013


Author: tille
Date: 2013-12-09 12:25:37 +0000 (Mon, 09 Dec 2013)
New Revision: 15469

Modified:
   trunk/community/website/index.php
   trunk/community/website/organisations.xsl
Log:
Reflext migration from alioth to blends.d.o


Modified: trunk/community/website/index.php
===================================================================
--- trunk/community/website/index.php	2013-12-09 08:06:23 UTC (rev 15468)
+++ trunk/community/website/index.php	2013-12-09 12:25:37 UTC (rev 15469)
@@ -38,8 +38,9 @@
 			<div class="sectionTop"></div>
 			<div class="row">
 				<ul>
-					<li><a href="/tasks/index"><?=_("Tasks of our Blend")?></a></li>
-					<li><a href="/bugs/"><?=_("Bugs")?></a></li>
+					<li><a href="http://blends.debian.org/med/tasks/index"><?=_("Tasks of our Blend")?></a></li>
+					<li><a href="http://blends.debian.org/med/bugs/"><?=_("Bugs")?></a></li>
+					<li><a href="http://blends.debian.org/med/thermometer/"><?=_("Thermometer")?></a></li>
 					<li><a href="/docs/policy.html"><?=_("Group policy")?></a></li>
 					<li><a href="/cgi-bin/qareport.cgi"><?=_("Quality Assurance")?></a></li>
 	<!--				<li><a href="/ddtp.php"><?=_("Debian Description Translation Project")?></a></li>	NEEDS FIXING FIRST BEFORE WE CAN LINK TO IT		-->

Modified: trunk/community/website/organisations.xsl
===================================================================
--- trunk/community/website/organisations.xsl	2013-12-09 08:06:23 UTC (rev 15468)
+++ trunk/community/website/organisations.xsl	2013-12-09 12:25:37 UTC (rev 15469)
@@ -38,8 +38,9 @@
         <div class="sectionTop"></div>
         <div class="row">
           <ul>
-            <li><a href="/tasks/index">Tasks of our Blend</a></li>
-            <li><a href="/bugs/">Bugs</a></li>
+            <li><a href="http://blends.debian.org/med/tasks">Tasks of our Blend</a></li>
+            <li><a href="http://blends.debian.org/med//bugs/">Bugs</a></li>
+            <li><a href="http://blends.debian.org/med//thermometer/">Versions overview</a></li>
             <li><a href="/docs/policy.html">Group policy</a></li>
             <li><a href="/cgi-bin/qareport.cgi">Quality Assurance</a></li>
             <li><a href="/ddtp.php">Debian Description Translation Project</a></li>




More information about the debian-med-commit mailing list