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 78cf086e..af793e75 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -75,7 +75,7 @@ const char *const AboutSplash= " <tr>\n" " <td> \n" " <td>\n" -" <a href='http://hg.dillo.org/dillo/file/tip/ChangeLog'>\n" +" <a href='http://hg.dillo.org/dillo/raw-file/tip/ChangeLog'>\n" " ChangeLog</a>\n" " <tr>\n" " <td> \n" |