|
From: <z-...@us...> - 2020-02-20 20:20:05
|
Revision: 10911
http://sourceforge.net/p/armagetronad/code/10911
Author: z-man
Date: 2020-02-20 20:20:04 +0000 (Thu, 20 Feb 2020)
Log Message:
-----------
Also correct individual feed directory
Modified Paths:
--------------
www/mainsite/downloads.php
Modified: www/mainsite/downloads.php
===================================================================
--- www/mainsite/downloads.php 2020-02-20 20:17:29 UTC (rev 10910)
+++ www/mainsite/downloads.php 2020-02-20 20:20:04 UTC (rev 10911)
@@ -144,7 +144,7 @@
Server Feed: <a href="http://0install.armagetronad.org/armagetronad-dedicated.xml">http://0install.armagetronad.org/armagetronad-dedicated.xml</a>
</li>
<li>
- The two feeds above contain all published versions, you may find it more convenient to pick development versions from the <a href="http://simamo.de/0install/">individual feeds</a>.
+ The two feeds above contain all published versions, you may find it more convenient to pick development versions from the <a href="http://0install.armagetronad.org/">individual feeds</a>.
</li>
</ul>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|