Update setupBarMenu.js

This commit is contained in:
YULIUS KURNIAWAN KRISTIANTO 2018-11-16 02:27:19 +07:00 committed by GitHub
parent d910297327
commit 2e0b7f0357
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ export default () => {
{ {
label: 'Developer API Guide', label: 'Developer API Guide',
click: () => { click: () => {
shell.openExternal('https://lbry.io/quickstart'); shell.openExternal('https://lbry.tech/playground');
}, },
}, },
], ],