From 4eca048136a2ef5a5e066b0458315655ba40ea76 Mon Sep 17 00:00:00 2001 From: Weston Platter Date: Thu, 30 Jul 2020 12:52:19 -0600 Subject: [PATCH] docs: Update link to examples so works in raw github.com view (#3623) --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 5c8cb9922093..2cf5fd106afa 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,7 +6,7 @@ For set-up information and running your first Workflows, please see our [Getting ### Examples -For detailed examples about what Argo can do, please see our [documentation by example](examples/README.md) page. +For detailed examples about what Argo can do, please see our [documentation by example](https://argoproj.github.io/argo/examples/) page. ### Fields