From 7dc6515ce1ef76475ac7bd2a7a3c3cdbe795a13c Mon Sep 17 00:00:00 2001 From: Kaito Ii Date: Mon, 7 Jun 2021 02:49:42 +0900 Subject: [PATCH] Point to latest stable release (#6092) Signed-off-by: Kaito Ii --- docs/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quick-start.md b/docs/quick-start.md index fa638e78caa6..2bf830971f53 100644 --- a/docs/quick-start.md +++ b/docs/quick-start.md @@ -33,7 +33,7 @@ This will serve the user interface on https://localhost:2746 If you're using running Argo Workflows on a remote cluster (e.g. on EKS or GKE) then [follow these instructions](argo-server.md#access-the-argo-workflows-ui). -Next, Download the latest Argo CLI from our [releases page](https://github.com/argoproj/argo-workflows/releases). +Next, Download the latest Argo CLI from our [releases page](https://github.com/argoproj/argo-workflows/releases/latest). Finally, submit an example workflow: