mirror of https://github.com/keeweb/keeweb
fix latest release link
parent
99c571ba33
commit
96effc1733
|
@ -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'
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue