Skip to content

Commit

Permalink
Merge pull request #375 from VSatwika/Links
Browse files Browse the repository at this point in the history
Update links in supporters section
  • Loading branch information
kubeedge-bot authored Aug 4, 2023
2 parents 8689e2a + 79c92e6 commit a0fb595
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/components/supporters/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const supportList = [
{
name: "EMQ",
img_src: "img/supporters/emq.svg",
external_link: "https://www.huaweicloud.com/en-us/product/ief.html",
external_link: "https://www.emqx.com/en",
},

{
Expand Down Expand Up @@ -94,7 +94,10 @@ const supportList = [
external_link: "https://kubesphere.io",
},

{ name: "Orange", img_src: "img/supporters/orange.png", external_link: "" },
{ name: "Orange",
img_src: "img/supporters/orange.png",
external_link: "https://www.orange.com/en"
},
{
name: "Raisecom Technology",
img_src: "img/supporters/raisecom-technology.png",
Expand Down

0 comments on commit a0fb595

Please sign in to comment.