diff --git a/internal_packages/notifications/lib/items/update-notification.jsx b/internal_packages/notifications/lib/items/update-notification.jsx index 71a707bc0..a4b33a3db 100644 --- a/internal_packages/notifications/lib/items/update-notification.jsx +++ b/internal_packages/notifications/lib/items/update-notification.jsx @@ -34,7 +34,7 @@ export default class UpdateNotification extends React.Component { } _onViewChangelog = () => { - shell.openExternal('https://github.com/nylas/nylas-mail/blob/master/CHANGELOG.md') + shell.openExternal('https://github.com/nylas/nylas-mail/releases/latest') } render() { diff --git a/src/K2 b/src/K2 index 32c820d2e..bd9678368 160000 --- a/src/K2 +++ b/src/K2 @@ -1 +1 @@ -Subproject commit 32c820d2e50607f9381392bf825b5076f5accd8f +Subproject commit bd9678368d0496da774fb5959b88a9901b20c9c6