fix latest release link

This commit is contained in:
Antelle 2015-10-27 23:22:13 +03:00
parent 99c571ba33
commit 96effc1733
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
var Links = {
Repo: 'https://github.com/antelle/keeweb',
Desktop: 'https://github.com/antelle/keeweb/releases',
Desktop: 'https://github.com/antelle/keeweb/releases/latest',
WebApp: 'https://antelle.github.io/keeweb/',
License: 'https://github.com/antelle/keeweb/blob/master/MIT-LICENSE.txt'
};