From 261cd00c58192ab5c92fa616cf859ba6af4d5c71 Mon Sep 17 00:00:00 2001 From: Saylor Berman Date: Thu, 22 May 2025 11:36:31 -0600 Subject: [PATCH] Update supportpkg link for NGF --- content/ngf/support.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/ngf/support.md b/content/ngf/support.md index c6f28eed2..7ec9f3f35 100644 --- a/content/ngf/support.md +++ b/content/ngf/support.md @@ -15,7 +15,7 @@ After opening a support ticket, F5 staff will request additional information to ## Kubernetes support plugin -The [nginx-supportpkg-for-k8s](https://github.com/nginxinc/nginx-supportpkg-for-k8s) plugin collects the information needed by F5 Technical Support to assist with troubleshooting your issue. +The [nginx-supportpkg-for-k8s](https://github.com/nginx/nginx-supportpkg-for-k8s) plugin collects the information needed by F5 Technical Support to assist with troubleshooting your issue. The plugin uses [krew](https://krew.sigs.k8s.io), the plugin manager for the Kubernetes [kubectl](https://kubernetes.io/docs/reference/kubectl/) command-line tool. @@ -30,7 +30,7 @@ The plugin may collect some or all of the following global and namespace-specifi This plugin **does not** collect secrets or coredumps. -Visit the [project’s GitHub repository](https://github.com/nginxinc/nginx-supportpkg-for-k8s) for further details. +Visit the [project’s GitHub repository](https://github.com/nginx/nginx-supportpkg-for-k8s) for further details. ---