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. ---