diff options
author | corvid <corvid@lavabit.com> | 2012-12-26 07:58:56 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2012-12-26 07:58:56 +0000 |
commit | b3fe28cd46ffe481e455c23795a311112de57b1a (patch) | |
tree | 83a0f34f70281488226d2e7f58fbf9d5c40e7a4b | |
parent | 484ee255bc9b9332824e0ee04d3a0c7fce93109c (diff) |
splash: change other instance of ChangeLog link as well
-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 af793e75..c76c2d9d 100644 --- a/src/IO/about.c +++ b/src/IO/about.c @@ -262,7 +262,7 @@ const char *const AboutSplash= " <td bgcolor='#CCCCCC'>\n" " <h4>ChangeLog highlights</h4>\n" " (Extracted from the\n" -" <a href='http://hg.dillo.org/dillo/file/tip/ChangeLog'>full\n" +" <a href='http://hg.dillo.org/dillo/raw-file/tip/ChangeLog'>full\n" " ChangeLog</a>)\n" "<tr>\n" " <td bgcolor='#FFFFFF'>\n" |