diff --git a/apps/fz_http/lib/fz_http_web/live/device_live/show.html.heex b/apps/fz_http/lib/fz_http_web/live/device_live/show.html.heex
index 5685717a2..001e03f1d 100644
--- a/apps/fz_http/lib/fz_http_web/live/device_live/show.html.heex
+++ b/apps/fz_http/lib/fz_http_web/live/device_live/show.html.heex
@@ -133,14 +133,14 @@
<%= if @device.config_token do %>
- <%= Routes.device_url(@socket, :config, @device.config_token) %>
+ <%= shareable_link(@socket, @device) %>
<% end %>
<%= if @device.config_token do %>