Skip to content

Commit

Permalink
Restore update data URL (klaudiosinani#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaudiosinani authored Oct 5, 2019
1 parent aab2816 commit 87af76a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/url.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ module.exports = {
searchFeatureRequests: 'https://github.com/klaussinani/tusk/labels/feature-request',
settings: 'https://www.evernote.com/Settings.action',
source: 'https://github.com/klaussinani/tusk',
update: 'https://klaussinani.github.io/tusk/update.json',
update: 'https://raw.githubusercontent.com/klaussinani/tusk/master/docs/update.json',
yinxiang: 'https://app.yinxiang.com/Login.action',
yinxiangRedirect: 'https://app.yinxiang.com/OutboundRedirect.action?dest='
};

0 comments on commit 87af76a

Please sign in to comment.