Skip to content

Commit

Permalink
add AI Gateway to sidebar dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
lena-larionova committed Sep 19, 2024
1 parent d977c93 commit 4e0e0ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/_includes/docs-sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@
<li role="menuitem" tabindex="-1" {% if include.edition == 'mesh' %} class="active"{% endif %}>
<a href="/mesh/latest/" {% if include.edition == 'mesh' %}class="active"{% endif %}>Kong Mesh</a>
</li>
<li role="menuitem" tabindex="-1">
<a href="/hub/?category=ai">Kong AI Gateway</a>
</li>
<li role="menuitem" tabindex="-1">
<a href="/hub/">Plugin Hub</a>
</li>
Expand Down

0 comments on commit 4e0e0ce

Please sign in to comment.