Skip to content

Commit

Permalink
rm playground link
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Dec 12, 2023
1 parent 4b86f4e commit 83cba08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions layouts/partials/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
<span class="navbar-brand__name"></span></a>
<div class="td-navbar-nav-scroll ms-md-auto main-nav-items" id="main_navbar">
<ul class="navbar-nav">
<li class="nav-item nav-external">
<!-- <li class="nav-item nav-external">
<a class="nav-link nav-link-external" href="https://playground.meshery.io" target="_blank">
<span>Playground</span>
</a>
</li>
</li> -->
<li class="nav-item"><a class="nav-link" href="/cloud/"><span>Cloud</span></a></li>
<li class="nav-item"><a class="nav-link" href="/meshmap/"><span>MeshMap</span></a></li>
</ul>
Expand Down

0 comments on commit 83cba08

Please sign in to comment.