diff --git a/ietf/templates/base/menu.html b/ietf/templates/base/menu.html index 714c98b57..5a0ba2ba5 100644 --- a/ietf/templates/base/menu.html +++ b/ietf/templates/base/menu.html @@ -140,7 +140,7 @@
  • - {{ g.acronym }} {{ g.type.slug }} docs + {{ g.acronym }} {{ g.type_id }} docs
  • {% endfor %} @@ -309,7 +309,7 @@
  • - {{ g.acronym }} {{ g.type.slug }} meetings + {{ g.acronym }} {{ g.type_id }} meetings
  • {% endfor %}