@@ -43,16 +43,16 @@ smart-punctuation = true
43
43
"x-py.html" = " https://rustc-dev-guide.rust-lang.org/building/how-to-build-and-run.html"
44
44
"compiler/bug-fix-procedure.html" = " https://rustc-dev-guide.rust-lang.org/bug-fix-procedure.html"
45
45
"compiler/diagnostic-codes.html" = " https://rustc-dev-guide.rust-lang.org/diagnostics/diagnostic-codes.html"
46
- "compiler/mcp.html" = " https://rustc-dev-guide.rust-lang.org /compiler/proposals-and-stabilization.html"
47
- "compiler/new_option.html" = " https://rustc-dev-guide.rust-lang.org /compiler/proposals-and-stabilization.html"
48
- "compiler/prioritization/priority-levels.html" = " https://rustc-dev-guide.rust-lang.org /compiler/prioritization.html"
46
+ "compiler/mcp.html" = " /compiler/proposals-and-stabilization.html"
47
+ "compiler/new_option.html" = " /compiler/proposals-and-stabilization.html"
48
+ "compiler/prioritization/priority-levels.html" = " /compiler/prioritization.html"
49
49
"compiler/prioritization/procedure.html" = " https://rustc-dev-guide.rust-lang.org/compiler/prioritization.html"
50
50
"compiler/profile-queries.html" = " https://rustc-dev-guide.rust-lang.org/queries/profiling.html"
51
- "compiler/steering-meeting.html" = " https://rustc-dev-guide.rust-lang.org /compiler/meetings.html"
52
- "compiler/steering-meeting/how-to-run-design.html" = " https://rustc-dev-guide.rust-lang.org /compiler/meetings.html"
53
- "compiler/steering-meeting/how-to-run-planning.html" = " https://rustc-dev-guide.rust-lang.org /compiler/meetings.html"
54
- "compiler/steering-meeting/submit.html" = " https://rustc-dev-guide.rust-lang.org /compiler/meetings.html"
55
- "compiler/triage-meeting.html" = " https://rustc-dev-guide.rust-lang.org /compiler/meetings.html"
51
+ "compiler/steering-meeting.html" = " /compiler/meetings.html"
52
+ "compiler/steering-meeting/how-to-run-design.html" = " /compiler/meetings.html"
53
+ "compiler/steering-meeting/how-to-run-planning.html" = " /compiler/meetings.html"
54
+ "compiler/steering-meeting/submit.html" = " /compiler/meetings.html"
55
+ "compiler/triage-meeting.html" = " /compiler/meetings.html"
56
56
"chat/index.html" = " /platforms/index.html"
57
57
"chat/discord.html" = " /platforms/discord.html"
58
58
"github.html" = " /platforms/github.html"
0 commit comments