diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2008-11-16 15:56:35 +0000 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2008-11-16 15:56:35 +0000 |
commit | 3095b0a0434434643e8274ab17d65640e9d7c587 (patch) | |
tree | cab5dfec32eddc8e3241efe81ca93216616ca209 /website | |
parent | 5d35a01da534f392949bfeb64ffc9f0b650e7d81 (diff) | |
download | fetchmail-3095b0a0434434643e8274ab17d65640e9d7c587.tar.gz fetchmail-3095b0a0434434643e8274ab17d65640e9d7c587.tar.bz2 fetchmail-3095b0a0434434643e8274ab17d65640e9d7c587.zip |
Since BerliOS's SSL setup is b0rked, use http:// rather than https://
svn path=/branches/BRANCH_6-3/; revision=5250
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index 76190f9a..6d51ee7c 100644 --- a/website/index.html +++ b/website/index.html @@ -50,7 +50,7 @@ href="http://mandree.home.pages.de/fetchmail/">fetchmail-6.3.6-rc5 was released< has been released (this is the download link),</a> fixing various bugs, among them the security issues CVE-2008-2711 and CVE-2007-4565, and two critical bugs. <a - href="https://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=15418">Click + href="http://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=15418">Click here to see the change details.</a> </p> </div> |