diff --git a/lib/towerops_web/live/graph_live/show.html.heex b/lib/towerops_web/live/graph_live/show.html.heex
index b7de4cd8..6fc7ac23 100644
--- a/lib/towerops_web/live/graph_live/show.html.heex
+++ b/lib/towerops_web/live/graph_live/show.html.heex
@@ -9,7 +9,7 @@
<.link
- navigate={~p"/orgs/#{@organization.slug}/devices/#{@device_id}"}
+ navigate={~p"/orgs/#{@current_organization.slug}/devices/#{@device_id}"}
class="text-zinc-600 hover:text-zinc-900 dark:text-zinc-400 dark:hover:text-zinc-100"
>
<.icon name="hero-arrow-left" class="h-5 w-5" />