Update GitHub link to point to main branch (#2136)

* Update GitHub link to point to main branch

related to https://github.com/rancher/rancher/issues/51277

* changing master to main on user-cluster.sh script

* updating 2.14

---------

Co-authored-by: Petr Kovar <petr.kovar@suse.com>
This commit is contained in:
Mary
2026-03-24 13:28:46 -07:00
committed by GitHub
co-authored by Petr Kovar
parent 877b9cbf9d
commit 6913cccd17
6 changed files with 6 additions and 6 deletions
@@ -92,7 +92,7 @@ Install [kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).
:::
1. Open a web browser, navigate to [GitHub](https://github.com/rancher/rancher/blob/master/cleanup/user-cluster.sh), and download `user-cluster.sh`.
1. Open a web browser, navigate to [GitHub](https://github.com/rancher/rancher/blob/main/cleanup/user-cluster.sh), and download `user-cluster.sh`.
1. Make the script executable by running the following command from the same directory as `user-cluster.sh`: