From a8a23bb8cd3ede2b44097d7145c40702f7d70a63 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 6 Dec 2007 15:24:14 +0000 Subject: angstrom/rss.php: fix links --- contrib/angstrom/rss.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'contrib/angstrom') diff --git a/contrib/angstrom/rss.php b/contrib/angstrom/rss.php index 85b0a51fb4..8970ba1797 100644 --- a/contrib/angstrom/rss.php +++ b/contrib/angstrom/rss.php @@ -1,8 +1,8 @@ ');?> - + Ã…ngstrom autobuilder updates - http://www.anstrom-distribution.org/unstable/autobuild + http://www.angstrom-distribution.org/unstable/autobuild en \n"); print("$file/$file2 uploaded\n"); -print(" http://www.anstrom-distribution.org/unstable/autobuild/$file/$file2\n"); +print(" http://www.angstrom-distribution.org/unstable/autobuild/$file/$file2\n"); -$rsstime = strftime("%a, %d %b %Y %T +0000", $fmtime); +$rsstime = strftime("%a, %d %b %Y %T +0100", $fmtime); print("$rsstime\n"); print("Angstrom autobuilder"); -- cgit v1.2.3