From d63321bc438d5b38bc096bd210f86f4fcf7dde19 Mon Sep 17 00:00:00 2001 From: Mark Pundsack Date: Mon, 13 Jul 2020 16:19:01 -0500 Subject: [PATCH] Update URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbbaec3e9..386f8b568 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ curl https://krew.sh/support-bundle | bash and run: ```shell -kubectl support-bundle https://troubleshoot.replicated.com +kubectl support-bundle https://support-bundle.replicated.com ``` For details on creating the custom resource files that drive support-bundle collection, visit [creating collectors](https://troubleshoot.sh/docs/collect/) and [creating analyzers](https://troubleshoot.sh/docs/analyze/).