Merge pull request #2108 from ykris45/patch-5

Update setupBarMenu.js
This commit is contained in:
Sean Yesmunt 2018-11-16 00:30:03 -05:00 committed by GitHub
commit e5c686450d
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',
click: () => {
shell.openExternal('https://lbry.io/quickstart');
shell.openExternal('https://lbry.tech/playground');
},
},
],