X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/ef40b61ff40881966ae4280cfdcb9f92965e9d10..97f294076fc8291cac41bb094b5aa5387dada8c7:/app/views/browse/_tag.html.erb diff --git a/app/views/browse/_tag.html.erb b/app/views/browse/_tag.html.erb index 5724b0646..ab5707f9e 100644 --- a/app/views/browse/_tag.html.erb +++ b/app/views/browse/_tag.html.erb @@ -1,3 +1,3 @@ - <%= h(tag[0]) %> = <%= auto_link(h(tag[1])) %> + <%= h(tag[0]) %> = <%= linkify(h(tag[1])) %>