diff --git a/nano/templates/uplink.tmpl b/nano/templates/uplink.tmpl
index dd92bcd0bea..807dfbe584f 100644
--- a/nano/templates/uplink.tmpl
+++ b/nano/templates/uplink.tmpl
@@ -31,7 +31,7 @@ Used In File(s): \code\game\objects\items\devices\uplinks.dm
{{:value.Category}}
- {{for data.items :itemValue:itemIndex}}
+ {{for value.items :itemValue:itemIndex}}
{{:helper.link( itemValue.Name, 'gear', {'buy_item' : itemValue.obj_path, 'cost' : itemValue.Cost}, itemValue.Cost > data.crystals ? 'disabled' : null, null)}} - {{:itemValue.Cost}}