mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-30 19:14:43 +00:00
Fix dmg installer link.
This commit is contained in:
parent
c676a4c829
commit
54a9aba5e3
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
<a href="http://ftp.debian.org/debian/pool/main/l/{{site.app.lname}}/"
|
||||
title="Download Debian installer"
|
||||
class="button"><span>{{site.app.name}}-{{site.app.version}}.deb</span></a>
|
||||
<a href="http://sourceforge.net/projects/{{site.app.lname}}/files/7.0/{{site.app.name}}-7.0.dmg"
|
||||
<a href="http://sourceforge.net/projects/{{site.app.lname}}/files/old-releases/7.0/{{site.app.name}}-7.0.dmg"
|
||||
title="Download Mac .dmg installer"
|
||||
class="button"><span>{{site.app.name}}-7.0.dmg</span></a>
|
||||
<a href="http://github.com/downloads/wummel/{{site.app.lname}}/{{site.app.name}}-{{site.app.version}}.tar.xz"
|
||||
|
|
|
|||
Loading…
Reference in a new issue