Skip to content

Commit

Permalink
feat: Update Argo route to argo-server
Browse files Browse the repository at this point in the history
Signed-off-by: Tomas Coufal <tcoufal@redhat.com>
  • Loading branch information
tumido authored and cfchase committed Jan 22, 2021
1 parent 77bc612 commit 28406af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/api/components/available-components.js
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ module.exports = [
label: "Argo",
description: "Kubernetes native workflows, events, CI and CD",
kfdefApplications: ["odhargo-cluster", "odhargo"],
route: "argo-portal",
route: "argo-server",
img: "images/argo.svg",
docsLink: "https://argoproj.github.io/",
},

0 comments on commit 28406af

Please sign in to comment.