1
0
Fork 0
forked from lthn/blockchain

Merge remote-tracking branch 'origin/frontend' into develop

This commit is contained in:
wildkif 2019-06-11 13:51:09 +03:00
commit 35ed0ab624
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -50,7 +50,7 @@ export class SidebarComponent implements OnInit, OnDestroy {
}
getUpdate() {
this.backend.openUrlInBrowser('docs.zano.org/docs/zano-wallet');
this.backend.openUrlInBrowser('zano.org/downloads.html');
}
logOut() {