Skip to content

Commit

Permalink
more apps button
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan James committed Oct 14, 2018
1 parent 4d9b73c commit d165a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
return this.dappLogos[origin];
},
openApps(){
ElectronHelpers.openLinkInBrowser('https://github.com/GetScatter/ScatterApps/')
ElectronHelpers.openLinkInBrowser('https://get-scatter.com/Apps')
},
openApp(origin){
const data = this.getAppData(origin);
Expand Down

0 comments on commit d165a38

Please sign in to comment.