Skip to content

Commit

Permalink
cloud to meshery
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote committed Sep 16, 2023
1 parent ee97622 commit 4d9e548
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/sections/gitops/PerformanceManagementPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const PerformanceManagementPage = () => {
<Description>
Test your Kubernetes cluster and service mesh implementation for conformance with the SMI specification
</Description>
<Button primary className="learn-more-btn" title="Go to Documentation" url="https://cloud.layer5.io/connect/github/new"/>
<Button primary className="learn-more-btn" title="Go to Documentation" url="https://meshery.layer5.io/connect/github/new"/>
</TextColumn>
<ColumnContainer>
<SmpLogo className="stack-logo" />
Expand Down
2 changes: 1 addition & 1 deletion src/sections/gitops/SnapshotPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const SnapshotPage = () => {
<Description>
Test your Kubernetes cluster and service mesh implementation for conformance with the SMI specification
</Description>
<Button primary className="learn-more-btn" title="INSTALL" url="https://cloud.layer5.io/connect/github/new"/>
<Button primary className="learn-more-btn" title="INSTALL" url="https://meshery.layer5.io/connect/github/new"/>
</TextColumn>
<ColumnContainer>
<MeshMapStack className="stack-logo" />
Expand Down

0 comments on commit 4d9e548

Please sign in to comment.