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

fix changelog link

This commit is contained in:
Rokt33r
2016-04-23 14:47:46 +09:00
parent 6c5345df64
commit f98efe0b97

View File

@@ -191,7 +191,7 @@ var help = {
},
{
label: 'Changelog',
click: function () { shell.openExternal('https://github.com/BoostIO/boost-releases/blob/master/changelog.md') }
click: function () { shell.openExternal('https://github.com/BoostIO/boost-releases') }
}
]
}