Skip to content

Commit f1653d6

Browse files
authored
Update glossary link href (#114)
1 parent 6daadb0 commit f1653d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/partials/nav-secondary.hbs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<li>
1313
<a
1414
class="text-body-small text-primary hover:bg-level2 flex rounded p-1 !no-underline transition-colors"
15-
href="/en/glossary/doc"
15+
href="/en/glossary"
1616
target="_blank"
1717
>
1818
<span class="material-icons text-tertiary mr-2">menu_book</span>
@@ -39,4 +39,4 @@
3939
Downloads
4040
</a>
4141
</li>
42-
</ul>
42+
</ul>

0 commit comments

Comments
 (0)