Skip to content

Commit

Permalink
Merge pull request #5790 from Jash2606/master
Browse files Browse the repository at this point in the history
Fixed Broken CNCF link .
  • Loading branch information
sudhanshutech committed Aug 6, 2024
2 parents ac2e5b0 + 641671d commit 60b6b50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Partners/partners.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export const partners = [
//link: null,
type: "technology",
imageLink: <Partner5 alt="CNCF" />,
imageRoute: "https://landscape.cncf.io/card-mode?category=cncf-members&grouping=category&selected=layer5-member&embed=yes&style=logo",
imageRoute: "https://landscape.cncf.io/?item=provisioning--automation-configuration--meshery",
moreInfo: "The Cloud Native Computing Foundation (CNCF) hosts critical components of the global technology infrastructure. CNCF brings together the world’s top developers, end users, and vendors and runs the largest open source developer conferences. CNCF is part of the nonprofit Linux Foundation.",
}, {
name: "HashiCorp",
Expand Down

0 comments on commit 60b6b50

Please sign in to comment.