fix manifest link

This commit is contained in:
antelle 2016-06-04 10:09:10 +03:00
parent 8de14a7ab0
commit 5878356d59
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ var Links = {
UpdateDesktop: 'https://github.com/antelle/keeweb/releases/download/v{ver}/UpdateDesktop.zip',
ReleaseNotes: 'https://github.com/antelle/keeweb/blob/master/release-notes.md#release-notes',
SelfHostedDropbox: 'https://github.com/antelle/keeweb#self-hosting',
Manifest: 'https://antelle.github.io/keeweb/manifest.appcache',
Manifest: 'https://app.keeweb.info/manifest.appcache',
AutoType: 'https://github.com/antelle/keeweb/wiki/Auto-Type'
};