diff options
author | Jorge Arellano Cid <jcid@dillo.org> | 2011-07-14 14:31:08 -0400 |
---|---|---|
committer | Jorge Arellano Cid <jcid@dillo.org> | 2011-07-14 14:31:08 -0400 |
commit | eb71b4aca55822b15cf0f7543e8daf310a8877c9 (patch) | |
tree | c95d50292cc4e8cb16fa3a56b04e88bb146c883a /src/IO/about.c | |
parent | c124b95eaa5df136537bf09e4a1d91c07b75071a (diff) |
Update dillorc URL in splash page
Diffstat (limited to 'src/IO/about.c')
-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 ed142967..dabda33d 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -330,7 +330,7 @@ const char *const AboutSplash= " <td>\n" "<ul>\n" " <li> There's a\n" -" <a href='http://www.dillo.org/dillorc'>dillorc</a>\n" +" <a href='http://www.dillo.org/dillo-2.x/dillorc'>dillorc</a>\n" " (readable config) file within the tarball; It is well-commented\n" " and has plenty of options to customize dillo, so <STRONG>copy\n" " it</STRONG> to your <STRONG>~/.dillo/</STRONG> directory, and\n" |