diff options
-rw-r--r-- | src/IO/about.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/IO/about.c b/src/IO/about.c index 0d9214f3..e04de1d3 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -156,7 +156,7 @@ const char *const AboutSplash= " <td><a href='http://www.gutenberg.org/'>P. Gutenberg</a>\n" " <tr>\n" " <td> \n" -" <td><a href='http://freshmeat.net/'>FreshMeat</a>\n" +" <td><a href='http://freecode.com/'>Freecode</a>\n" " <tr>\n" " <td> \n" " <td><a href='http://www.gnu.org/gnu/thegnuproject.html'>GNU\n" |