From a3cc3ac244efa9b6b80331c24dec056fc83fb8df Mon Sep 17 00:00:00 2001 From: AnaisUrlichs <33576047+AnaisUrlichs@users.noreply.github.com> Date: Mon, 15 Mar 2021 18:05:26 +0100 Subject: [PATCH] Update link to Argo Workflows (#1116) Signed-off-by: AnaisUrlichs --- 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 a6dab9f406..b3a321d622 100644 --- a/docs/quick_start.md +++ b/docs/quick_start.md @@ -2,7 +2,7 @@ We are going to set up a sensor and event-source for webhook. The goal is to trigger an Argo workflow upon a HTTP Post request. -Note: You will need to have [Argo Workflows](https://argoproj.github.io/argo/) installed to make this work. +Note: You will need to have [Argo Workflows](https://argoproj.github.io/argo-workflows/) installed to make this work. 1. Make sure to have the eventbus pods running in the namespace. Run following command to create the eventbus,