From b5fd9f5fbe32f65a28e128deb1909d7c31237e85 Mon Sep 17 00:00:00 2001
From: Herve Saint-Amand
Date: Sun, 1 Jan 2017 22:35:59 +0000
Subject: [PATCH] Use parameterised server root URL rather than hardcoded
---
app/views/notifier/changeset_comment_notification.html.erb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/views/notifier/changeset_comment_notification.html.erb b/app/views/notifier/changeset_comment_notification.html.erb
index 03658852a..67deff5e0 100644
--- a/app/views/notifier/changeset_comment_notification.html.erb
+++ b/app/views/notifier/changeset_comment_notification.html.erb
@@ -64,7 +64,7 @@
<%= t 'notifier.changeset_comment_notification.unsubscribe_html', :url => @changeset_url %>
- OpenStreetMap.org
+ OpenStreetMap
--
2.39.5