Skip to content

Commit d165a38

Browse files
author
Nathan James
committed
more apps button
1 parent 4d9b73c commit d165a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/Home.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
return this.dappLogos[origin];
176176
},
177177
openApps(){
178-
ElectronHelpers.openLinkInBrowser('https://github.com/GetScatter/ScatterApps/')
178+
ElectronHelpers.openLinkInBrowser('https://get-scatter.com/Apps')
179179
},
180180
openApp(origin){
181181
const data = this.getAppData(origin);

0 commit comments

Comments
 (0)