Skip to content

Commit 49c9bca

Browse files
MiloTodtRokt33r
authored andcommitted
Added Wiki Link
1 parent 5105bab commit 49c9bca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/main-menu.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,10 @@ const help = {
384384
label: 'Boostnote official site',
385385
click () { shell.openExternal('https://boostnote.io/') }
386386
},
387+
{
388+
label: 'Wiki',
389+
click () { shell.openExternal('https://github.com/BoostIO/Boostnote/wiki') }
390+
},
387391
{
388392
label: 'Issue Tracker',
389393
click () { shell.openExternal('https://github.com/BoostIO/Boostnote/issues') }

0 commit comments

Comments
 (0)