summaryrefslogtreecommitdiff
path: root/triagebot.toml
diff options
context:
space:
mode:
Diffstat (limited to 'triagebot.toml')
-rw-r--r--triagebot.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 14256c48de..8b989c8db5 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -7,7 +7,7 @@ allow-unauthenticated = [
new_pr = true
[assign]
-contributing_url = "https://github.com/rust-lang/libc/blob/master/CONTRIBUTING.md"
+contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md"
[assign.owners]
"*" = ["@JohnTitor"]