aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2021-01-15 16:29:42 -0700
committerJordan <me@jordan.im>2021-01-15 16:29:42 -0700
commitcfe07cc87581d6820639a593262343ae684eeeb6 (patch)
treeaac867db457b43fc1310b03fd2d38169ac397c10
parent78a126255e3b6e976c8e070bc499ecfec69f2ea9 (diff)
downloadallium-cfe07cc87581d6820639a593262343ae684eeeb6.tar.gz
allium-cfe07cc87581d6820639a593262343ae684eeeb6.zip
fix networks-by link in template
-rw-r--r--allium/templates/misc-networks.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/allium/templates/misc-networks.html b/allium/templates/misc-networks.html
index c6f1191..afc856d 100644
--- a/allium/templates/misc-networks.html
+++ b/allium/templates/misc-networks.html
@@ -26,7 +26,7 @@ sources.</p>
<th><a href="networks-by-exit-count.html">Exit</a> / Middle</th>
{% else -%}
<th><a href="networks-by-exit-count.html">Exit</a> / <a
-href="families-by-middle-count.html">Middle</a></th>
+href="networks-by-middle-count.html">Middle</a></th>
{% endif -%}
</tr>