From cf2ff76d095d277ef2c6a1990cc13932aea68d90 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 1 Dec 2017 12:55:03 -0800 Subject: [PATCH] FEATURE: link to meta release notes tag in version release email text --- config/locales/server.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 06c90c0ca62..3cd6563ff3f 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -1955,7 +1955,7 @@ en: - Upgrade using our easy **[one-click browser upgrade](%{base_url}/admin/upgrade)** - - See what's new in the [GitHub changelog](https://github.com/discourse/discourse/commits/master) + - See what's new in the [release notes](https://meta.discourse.org/tags/release-notes) or view the [raw GitHub changelog](https://github.com/discourse/discourse/commits/master) - Visit [meta.discourse.org](https://meta.discourse.org) for news, discussion, and support for Discourse @@ -1970,7 +1970,7 @@ en: - Upgrade using our easy **[one-click browser upgrade](%{base_url}/admin/upgrade)** - - See what's new in the [GitHub changelog](https://github.com/discourse/discourse/commits/master) + - See what's new in the [release notes](https://meta.discourse.org/tags/release-notes) or view the [raw GitHub changelog](https://github.com/discourse/discourse/commits/master) - Visit [meta.discourse.org](https://meta.discourse.org) for news, discussion, and support for Discourse