Skip to content

Commit 77ba0f5

Browse files
committed
fix install button
Signed-off-by: Sudhanshu Dasgupta <[email protected]>
1 parent 5526ac0 commit 77ba0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sections/gitops/SnapshotPage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const SnapshotPage = () => {
2222
<Description>
2323
Verify your workload designs and Kubernetes cluster configurations prior to accepting and merging pull requests.
2424
</Description>
25-
<Button primary className="learn-more-btn" title="INSTALL" url="https://meshery.layer5.io/connect/github/new"/>
25+
<Button primary className="learn-more-btn" title="INSTALL" $url="https://meshery.layer5.io/connect/github/new"/>
2626
</TextColumn>
2727
<ColumnContainer>
2828
<KanvasStack className="stack-logo" />

0 commit comments

Comments
 (0)