Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Schneider <oliver@assarbad.net>2017-11-16 23:30:30 +0300
committerOliver Schneider <oliver@assarbad.net>2017-11-16 23:30:30 +0300
commit6ef769e212f74352454f91ea0e0557bc31bf2301 (patch)
treefacf3f9df9f9fae00c7484e58e373cbef5329389
parentd152931e3ed6232d07237f2a11d16ce3b8a1f041 (diff)
One part of Issue #150
-rw-r--r--web/templates/download.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/templates/download.html.tmpl b/web/templates/download.html.tmpl
index 2301ba3..4d28457 100644
--- a/web/templates/download.html.tmpl
+++ b/web/templates/download.html.tmpl
@@ -8,7 +8,7 @@
<ul class="download">
<li class="download">Download WinDirStat [%- currver -%] from <a class="wdslnk" href="[%- download_FH -%]">FossHub</a>.</li>
<li class="download_mirr">Alternative download locations can be found <a class="wdslnk" href="#mirrors">below</a>.</li>
-<li class="download_src">Source code repositories: <a class="wdslnk" href="/project/">SourceForge</a> (primary) or <a class="wdslnk" href="/bitbucket/">Bitbucket</a> (secondary). For source code in <tt>.7</tt> and <tt>.zip</tt> format, see below.</li>
+<li class="download_src">Source code repositories: <a class="wdslnk" href="/project/">SourceForge</a> (primary) or <a class="wdslnk" href="/bitbucket/">Bitbucket</a> (secondary). For source code in <tt>.7z</tt> and <tt>.zip</tt> format, see below.</li>
</ul>
<p><strong>Please verify your download afterwards.</strong> The hashes of the setup file are: <tt>MD5: [%- download_MD5 -%]</tt> and <tt>SHA1: [%- download_SHA1 -%]</tt>.