diff --git a/app/views/experiments/_details_modal.html.erb b/app/views/experiments/_details_modal.html.erb index 4d7f538c1..aebf65c09 100644 --- a/app/views/experiments/_details_modal.html.erb +++ b/app/views/experiments/_details_modal.html.erb @@ -9,7 +9,7 @@
- <%= @experiment.description %> + <%= custom_auto_link(@experiment.description, team: current_team) %>