diff options
author | corvid <corvid@lavabit.com> | 2012-12-25 19:55:37 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2012-12-25 19:55:37 +0000 |
commit | 919477085cc693e6fc9378d5369785904328b159 (patch) | |
tree | cb8e53f9de8cecd80b3990adf0c4bdddb4b5ca69 | |
parent | 02cc782ebe4f7a7fe3f34a058280744183d6671c (diff) |
splash: link to raw version of ChangeLog
-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" |