Skip to content

Commit 3b30108

Browse files
Merge pull request #5203 from layer5io/ritiksaxena124/redirect-bug
Redirecting to meshery page
2 parents 45ebb3a + be05344 commit 3b30108

File tree

1 file changed

+1
-1
lines changed
  • src/sections/Home/CloudNativeManagement

1 file changed

+1
-1
lines changed

src/sections/Home/CloudNativeManagement/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const BannerDefault = () => {
6161
primary
6262
className="join-community-button"
6363
title="Extend your control"
64-
url="/projects"
64+
url="/cloud-native-management/meshery"
6565
/>
6666
</div>
6767
</SectionTitle>

0 commit comments

Comments
 (0)