Update setupBarMenu.js #2108

Merged
ykris45 merged 1 commit from patch-5 into master 2018-11-16 06:30:04 +01:00

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');
},
},
],