about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbit-aloo <sshourya17@gmail.com>2025-03-12 08:44:17 +0530
committerbit-aloo <sshourya17@gmail.com>2025-03-17 12:56:49 +0530
commit9ef42baa9fecbfd8a87409dee221b537ccedb492 (patch)
tree91d4f66bdaa07e77e8665053b8c172e8020320ba
parent7240c1687f2fd52acefcfd19ef9ea3037266b6a0 (diff)
downloadrust-9ef42baa9fecbfd8a87409dee221b537ccedb492.tar.gz
rust-9ef42baa9fecbfd8a87409dee221b537ccedb492.zip
modify config.example.toml mention to bootsrap.example.toml in triagebot.toml
-rw-r--r--triagebot.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 626ae64ee4e..745f9dfaee8 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -948,9 +948,9 @@ This PR modifies `src/bootstrap/defaults`.
 
 If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
 """
-[mentions."config.example.toml"]
+[mentions."bootstrap.example.toml"]
 message = """
-This PR modifies `config.example.toml`.
+This PR modifies `bootstrap.example.toml`.
 
 If appropriate, please update `CONFIG_CHANGE_HISTORY` in `src/bootstrap/src/utils/change_tracker.rs`.
 """