From 17a3eddb9fb07df66fe790e34494454f2ef04d18 Mon Sep 17 00:00:00 2001 From: Robin Ward Date: Wed, 7 Jun 2017 12:54:30 -0400 Subject: [PATCH] FIX: Invalid path for new user of the month badge with subfolders --- config/locales/server.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index b46d1483cef..1d68e28403d 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -2355,7 +2355,7 @@ en: text_body_template: | Congratulations, you've earned the **New User of the Month award for %{month_year}**. :trophy: - This award is only granted to two new users per month, and it will be permanently visible on [your user page](/my/badges). + This award is only granted to two new users per month, and it will be permanently visible on [your user page](%{base_url}/my/badges). You've quickly become a valuable member of our community. Thanks for joining, and keep up the great work!