diff options
author | corvid <corvid@lavabit.com> | 2009-03-21 02:10:05 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-03-21 02:10:05 +0000 |
commit | 9db492dddd3a06398b9601d3be5850783bb5b352 (patch) | |
tree | 561aa02eadbb9c43cdc16ffa5aa3315f55c568c2 /src | |
parent | 6d268bac50e60fbe881505108e75f014e812bcc9 (diff) |
update splash ChangeLog links
Diffstat (limited to 'src')
-rw-r--r-- | src/IO/about.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/IO/about.c b/src/IO/about.c index 78346113..272de891 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://freehg.org/u/dillo/main/file/tip/ChangeLog'>\n" +" <a href='http://hg.dillo.org/dillo/file/tip/ChangeLog'>\n" " ChangeLog</a>\n" " <tr>\n" " <td> \n" @@ -264,7 +264,7 @@ const char *const AboutSplash= " <td bgcolor='#CCCCCC'>\n" " <h4>ChangeLog highlights</h4>\n" " (Extracted from the\n" -" <a href='http://freehg.org/u/dillo/main/file/tip/ChangeLog'>full\n" +" <a href='http://hg.dillo.org/dillo/file/tip/ChangeLog'>full\n" " ChangeLog</a>)\n" "<tr>\n" " <td bgcolor='#FFFFFF'>\n" |