diff --git a/otc_sphinx_directives/navigator.py b/otc_sphinx_directives/navigator.py
index 4567752..af1d6be 100644
--- a/otc_sphinx_directives/navigator.py
+++ b/otc_sphinx_directives/navigator.py
@@ -58,7 +58,7 @@ def navigator_html(self, node):
f'
'
f'
'
f'
{category_title}
'
- f'
'
+ f'
'
)
for k, v in METADATA.services_with_docs_by_category(
category=category, environment=node['environment']).items():
@@ -72,19 +72,18 @@ def navigator_html(self, node):
link = doc.get("link")
img = v["service_type"]
data += (
- f'