Skip to content

Commit

Permalink
Merge pull request #5974 from sudhanshutech/fix/url
Browse files Browse the repository at this point in the history
fix url path
  • Loading branch information
sudhanshutech authored Oct 6, 2024
2 parents ce85655 + c24567a commit b163dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/FeatureHero/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const FeatureHero = (props) => {
<Button
$primary
title="Try Now!"
url="https://meshery.layer5.io"
$url="https://meshery.layer5.io"
$external={true}
/>
</div>
Expand Down

0 comments on commit b163dc2

Please sign in to comment.