diff --git a/ui/index.html b/ui/index.html
index 682537281f..04af0ed3e0 100644
--- a/ui/index.html
+++ b/ui/index.html
@@ -195,7 +195,7 @@
{{#each node in service.Nodes }}
- - {{#link-to 'nodes.show' node class='subtle'}}{{node}}{{/link-to}}
+ - {{node}}
{{/each}}
{{/link-to}}
@@ -219,21 +219,19 @@