Update setupBarMenu.js
This commit is contained in:
parent
d910297327
commit
2e0b7f0357
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ export default () => {
|
|||
{
|
||||
label: 'Developer API Guide',
|
||||
click: () => {
|
||||
shell.openExternal('https://lbry.io/quickstart');
|
||||
shell.openExternal('https://lbry.tech/playground');
|
||||
},
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue