diff --git a/app/views/static/site_map.html.erb b/app/views/static/site_map.html.erb index fccb3dd91..aeed639e1 100644 --- a/app/views/static/site_map.html.erb +++ b/app/views/static/site_map.html.erb @@ -52,6 +52,7 @@
  • <%= link_to("Aliases", tag_aliases_path) %>
  • <%= link_to("Implications", tag_implications_path) %>
  • <%= link_to("Listing", tags_path) %>
  • +
  • <%= link_to("Related Tags", related_tag_path) %>