summaryrefslogtreecommitdiff
path: root/riscos/hotlist.c
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2006-11-27 15:35:18 +0000
committerMichael Drake <tlsa@netsurf-browser.org>2006-11-27 15:35:18 +0000
commitba23e4b69341e5f3f2dbcd824663e75ebe2a581f (patch)
treed93a5298ee620a916237da4d740cede5034a80c1 /riscos/hotlist.c
parent8e530e68ae718f8675e7dcd41528d20e54a0d1bb (diff)
downloadnetsurf-ba23e4b69341e5f3f2dbcd824663e75ebe2a581f.tar.gz
netsurf-ba23e4b69341e5f3f2dbcd824663e75ebe2a581f.tar.bz2
Update project URL.
svn path=/trunk/netsurf/; revision=3073
Diffstat (limited to 'riscos/hotlist.c')
-rw-r--r--riscos/hotlist.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/riscos/hotlist.c b/riscos/hotlist.c
index 4ce2f72ea..f319c8fd9 100644
--- a/riscos/hotlist.c
+++ b/riscos/hotlist.c
@@ -1,5 +1,5 @@
/*
- * This file is part of NetSurf, http://netsurf.sourceforge.net/
+ * This file is part of NetSurf, http://netsurf-browser.org/
* Licensed under the GNU General Public License,
* http://www.opensource.org/licenses/gpl-license
* Copyright 2004, 2005 Richard Wilson <info@tinct.net>
@@ -53,9 +53,9 @@ static const struct {
const char *url;
const char *msg_key;
} default_entries[] = {
- { "http://netsurf.sourceforge.net/", "HotlistHomepage" },
- { "http://netsurf.sourceforge.net/builds/", "HotlistTestBuild" },
- { "http://netsurf.sourceforge.net/docs", "HotlistDocumentation" },
+ { "http://netsurf-browser.org/", "HotlistHomepage" },
+ { "http://netsurf-browser.org/builds/", "HotlistTestBuild" },
+ { "http://netsurf-browser.org/docs", "HotlistDocumentation" },
{ "http://sourceforge.net/tracker/?atid=464312&group_id=51719",
"HotlistBugTracker" },
{ "http://sourceforge.net/tracker/?atid=464315&group_id=51719",