diff options
author | corvid <corvid@lavabit.com> | 2011-07-27 01:32:19 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2011-07-27 01:32:19 +0000 |
commit | 2527eb3a43e4e433cacf8db65265b7195904891f (patch) | |
tree | 76860f72935f2b3494df62080cac3412fe9704c9 /src | |
parent | 9e78fae13580d8c97cb1f9781c491fca6f6ce88c (diff) |
splash page help link
Diffstat (limited to 'src')
-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 83f35067..1ba77684 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -61,7 +61,7 @@ const char *const AboutSplash= " <table border='0' cellspacing='0' cellpadding='2'><tr>\n" " <td>\n" " <td>\n" -" <a href='http://www.dillo.org/dillo2-help.html'>\n" +" <a href='http://www.dillo.org/dillo3-help.html'>\n" " Help</a>\n" " <tr>\n" " <td> \n" |