about summary refs log tree commit diff
diff options
context:
space:
mode:
authorYuki Okushi <jtitor@2k36.org>2023-04-04 05:52:34 +0900
committerGitHub <noreply@github.com>2023-04-04 05:52:34 +0900
commitbce7253178aba9a6da770867fd4a8cdae9f1ea66 (patch)
tree324dc14c4e46cc3fd562fe81cbb2135dde10b785
parentbf41e753ec60da69f2393850ec5035063a573d95 (diff)
parente6989d2959ee8ecc81c2e6fb3622d91108772a99 (diff)
downloadrust-bce7253178aba9a6da770867fd4a8cdae9f1ea66.tar.gz
rust-bce7253178aba9a6da770867fd4a8cdae9f1ea66.zip
Rollup merge of #109783 - jyn514:dev-guide-links, r=Mark-Simulacrum
Update contributing links for rustc-dev-guide changes

Companion PR to https://github.com/rust-lang/rustc-dev-guide/pull/1653.

- Remove unused reference link in CONTRIBUTING.md
- Change the contributing_url for triagebot to the getting started page
-rw-r--r--CONTRIBUTING.md1
-rw-r--r--triagebot.toml2
2 files changed, 1 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d732075fb2d..dfaa70bb9db 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -33,7 +33,6 @@ find a mentor! You can learn more about asking questions and getting help in the
 Did a compiler error message tell you to come here? If you want to create an ICE report,
 refer to [this section][contributing-bug-reports] and [open an issue][issue template].
 
-[Contributing to Rust]: https://rustc-dev-guide.rust-lang.org/contributing.html#contributing-to-rust
 [rustc-dev-guide]: https://rustc-dev-guide.rust-lang.org/
 [std-dev-guide]: https://std-dev-guide.rust-lang.org/
 [contributing-bug-reports]: https://rustc-dev-guide.rust-lang.org/contributing.html#bug-reports
diff --git a/triagebot.toml b/triagebot.toml
index c86c1613fa9..20a8be283b9 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -482,7 +482,7 @@ message = "This PR changes src/bootstrap/defaults/config.codegen.toml. If approp
 
 [assign]
 warn_non_default_branch = true
-contributing_url = "https://rustc-dev-guide.rust-lang.org/contributing.html"
+contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
 
 [assign.adhoc_groups]
 compiler-team = [