From 93826f20b12a655e0cebd47bbdc4420ef19609c1 Mon Sep 17 00:00:00 2001 From: Vitthal Sai <vitthalsai2001@gmail.com> Date: Wed, 3 Aug 2022 19:49:42 +0530 Subject: [PATCH] Fix URL in the PR Template --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dd4ecb79e3a0b..13590450bf611 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,7 +9,7 @@ PLEASE title the FIRST commit appropriately, so that if you squash all your commits into one, the combined commit message makes sense. For overall help on editing and submitting pull requests, visit: - https://kubernetes.io/docs/contribute/suggest-improvements/ + https://kubernetes.io/docs/contribute/suggesting-improvements/ Use the default base branch, “main”, if you're documenting existing features in the English localization.