summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJorge Arellano Cid <jcid@dillo.org>2011-07-14 14:31:08 -0400
committerJorge Arellano Cid <jcid@dillo.org>2011-07-14 14:31:08 -0400
commiteb71b4aca55822b15cf0f7543e8daf310a8877c9 (patch)
treec95d50292cc4e8cb16fa3a56b04e88bb146c883a /src
parentc124b95eaa5df136537bf09e4a1d91c07b75071a (diff)
Update dillorc URL in splash page
Diffstat (limited to 'src')
-rw-r--r--src/IO/about.c2
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"