diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb
index 052de5a94..c78510a40 100644
--- a/app/helpers/application_helper.rb
+++ b/app/helpers/application_helper.rb
@@ -7,7 +7,7 @@ module ApplicationHelper
# @return [String]
def linkify(string)
string.gsub(URI.regexp(%w[http https]),
- '\1://\4')
+ '\1://\4\7')
end
# Used in {CatalogController} to render notes and restrictions as