Skip to content

Commit 1139f94

Browse files
committed
button to kanvas
Signed-off-by: Lee Calcote <[email protected]>
1 parent 8095a55 commit 1139f94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sections/Home/Banner-4/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ const Banner1 = (props) => {
6868
</SectionTitle>
6969
<span className="vintage-box-container">
7070
<VintageBox $right={true} $vintageOne={true}>
71-
<Button $primary className="banner-btn one" title="Learn about Meshery" $url="/cloud-native-management/kanvas">
71+
<Button $primary className="banner-btn one" title="Learn about Kanvas" $url="/cloud-native-management/kanvas">
7272
<FaMapMarkedAlt size={21} className="icon-left" />
7373
</Button>
7474
<Button $secondary className="banner-btn two" title="Open in Playground" $url="https://play.meshery.io" $external={true}>

0 commit comments

Comments
 (0)