From 7ec60f8ba9ba8296e0050dcba3e73feb2cc18734 Mon Sep 17 00:00:00 2001 From: Tobias Bieniek Date: Wed, 11 Sep 2024 14:57:00 -0400 Subject: [PATCH] CrateSidebar: Adjust "Report Crate" email link In the current email we only include the name of the crate, but it would be a lot more ergonomic for the responders to be able to directly click a link to the crate. This commit adjusts the email template to use an HTTP link to the crate instead of just the raw crate name. --- app/components/crate-sidebar.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/crate-sidebar.hbs b/app/components/crate-sidebar.hbs index cc8da22a281..1c1d068437b 100644 --- a/app/components/crate-sidebar.hbs +++ b/app/components/crate-sidebar.hbs @@ -131,7 +131,7 @@ {{/if}} Report crate