1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 09:46:22 +00:00

fix: update the url of official homepage

This commit is contained in:
sota1235
2017-01-05 00:08:18 +09:00
parent ab578f768f
commit 4caf3a81be
5 changed files with 8 additions and 8 deletions

View File

@@ -169,7 +169,7 @@ var help = {
submenu: [
{
label: 'Boostnote official site',
click: function () { shell.openExternal('https://b00st.io/') }
click: function () { shell.openExternal('https://boostnote.io/') }
},
{
label: 'Issue Tracker',