From 4c4b253df21b4e5375ded561365cffe8dbb8cc06 Mon Sep 17 00:00:00 2001 From: Vishnu Attur Date: Thu, 13 Jun 2024 16:10:39 +0530 Subject: [PATCH] chore: fix doc URL in PR template Signed-off-by: Vishnu Attur --- .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 6efad02ab..9daba859b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -21,7 +21,7 @@ _Mention if this PR is part of any design or a continuation of previous PRs_ - [ ] Commit has unit tests - [ ] Commit has integration tests - [ ] (Optional) Are upgrade changes included in this PR? If not, mention the issue/PR to track: -- [ ] (Optional) If documentation changes are required, which issue on https://github.com/openebs/openebs-docs is used to track them: +- [ ] (Optional) If documentation changes are required, which issue on https://github.com/openebs/website is used to track them: **PLEASE REMOVE BELOW INFORMATION BEFORE SUBMITTING**