summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDeven Mistry <31466137+deven367@users.noreply.github.com>2024-06-11 12:18:58 -0400
committerGitHub <noreply@github.com>2024-06-12 02:18:58 +1000
commit14f83526cd27f638c856ea6eff08110b9860eb2a (patch)
treea956adf97e41a0b4d2348519647644fcb0ba4a06
parent6fe42d073f0554eada93ac9d40574025aeedb703 (diff)
fix broken link in pr template (#7880) [no ci]
* fix broken link in pr template * Update pull_request_template.md [no ci] --------- Co-authored-by: Brian <mofosyne@gmail.com>
-rw-r--r--.github/pull_request_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 0852fded..e6d032d8 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -2,4 +2,4 @@
- [ ] Review Complexity : Low
- [ ] Review Complexity : Medium
- [ ] Review Complexity : High
-- [ ] I have read the [contributing guidelines](CONTRIBUTING.md)
+- [ ] I have read the [contributing guidelines](https://github.com/ggerganov/llama.cpp/blob/master/CONTRIBUTING.md)