From dc3155f190d7f72540c85c860b6f715a4befad44 Mon Sep 17 00:00:00 2001 From: Philippe Potvin Date: Wed, 24 Jan 2018 13:23:06 -0500 Subject: [PATCH] Fix update notification link (#2637) * distinct urlTags vs notes * lint fix --- lib/components/notifications.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/components/notifications.js b/lib/components/notifications.js index 2192cf16..13624548 100644 --- a/lib/components/notifications.js +++ b/lib/components/notifications.js @@ -79,7 +79,7 @@ export default class Notifications extends PureComponent { window.require('electron').shell.openExternal(ev.target.href); ev.preventDefault(); }} - href={this.props.updateReleaseUrl} + href={`https://github.com/zeit/hyper/releases/tag/${this.props.updateVersion}`} > notes ).{' '}