Skip to content

Commit 857a227

Browse files
authored
Merge pull request #1792 from apiraino/update-wgs-repository-links
Update repository links for some compiler WGs
2 parents 8d6aaba + e2c07a3 commit 857a227

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

teams/wg-diagnostics.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ orgs = ["rust-lang"]
2020
[website]
2121
name = "Diagnostics working area"
2222
description = "Aiming to make rustc better at telling the user why the compiler isn't smart enough to understand their code yet"
23-
repo = "https://rust-lang.github.io/compiler-team/working-groups/diagnostics/"
24-
zulip-stream = "t-compiler/diagnostics"
23+
repo = "https://forge.rust-lang.org/compiler/working-areas.html"
24+
zulip-stream = "t-compiler/diagnostics"

teams/wg-llvm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ orgs = ["rust-lang"]
1818
[website]
1919
name = "LLVM working area"
2020
description = "Working with LLVM upstream to represent Rust in its development"
21-
repo = "https://rust-lang.github.io/compiler-team/working-groups/llvm/"
21+
repo = "https://forge.rust-lang.org/compiler/working-areas.html"
2222
zulip-stream = "t-compiler/llvm"

teams/wg-prioritization.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ alumni = [
3737
[website]
3838
name = "Prioritization working area"
3939
description = "Triaging bugs, mainly deciding if there are critical (potential) release blockers"
40-
repo = "https://rust-lang.github.io/compiler-team/working-groups/prioritization/"
40+
repo = "https://github.com/rust-lang/compiler-team-prioritization"
4141
zulip-stream = "t-compiler/prioritization"
4242

4343
[[github]]

0 commit comments

Comments
 (0)