Skip to content

Commit

Permalink
Products links fixed
Browse files Browse the repository at this point in the history
Signed-off-by: Archit Sharma <[email protected]>
  • Loading branch information
iArchitSharma committed Jan 19, 2024
1 parent 832d19d commit c322d24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions layouts/partials/navbar.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a
class="dropdown-item"
href="https://layer5.io/cloud-native-management/meshery"
href="https://docs.meshery.io/"
target="_blank"
>
<div class="logo-container">
Expand Down Expand Up @@ -79,7 +79,7 @@
<div class="dropdown-divider"></div>
<a
class="dropdown-item"
href="https://layer5.io/projects/cloud-native-performance"
href="https://smp-spec.io/"
target="_blank"
>
<div class="logo-container">
Expand All @@ -94,7 +94,7 @@
<div class="dropdown-divider"></div>
<a
class="dropdown-item"
href="https://layer5.io/projects/nighthawk"
href="https://getnighthawk.dev/"
target="_blank"
>
<div class="logo-container">
Expand Down

0 comments on commit c322d24

Please sign in to comment.