Skip to content

Commit f98efe0

Browse files
committed
fix changelog link
1 parent 6c5345d commit f98efe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/main-menu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ var help = {
191191
},
192192
{
193193
label: 'Changelog',
194-
click: function () { shell.openExternal('https://github.com/BoostIO/boost-releases/blob/master/changelog.md') }
194+
click: function () { shell.openExternal('https://github.com/BoostIO/boost-releases') }
195195
}
196196
]
197197
}

0 commit comments

Comments
 (0)