Skip to content

Commit c953218

Browse files
authored
Merge pull request #335 from pnkfelix/eschew-links-to-forge-root
Eschew links to root page of forge.rlo
2 parents d239183 + 3ea06e8 commit c953218

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/about/steering-meeting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ the meeting are selected at periodic planning meetings. See the
1010
[steering meeting procedure][proc] for more details. See [#58850] for
1111
more information.
1212

13-
[proc]: ../../procedures/steering-meeting
13+
[proc]: https://forge.rust-lang.org/compiler/steering-meeting.html
1414

1515
See the [compiler team calendar](../../#meeting-calendar) for
1616
the topics of the next scheduled meetings. There is also a [dedicated

content/menu/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ headless: true
1616

1717
- **Procedures**
1818

19-
- Compiler team procedures are documented on the [Rust forge](https://forge.rust-lang.org/)
19+
- Compiler team procedures are documented on the [Rust forge](https://forge.rust-lang.org/compiler/index.html)
2020
- [Crates]({{< relref "/procedures/crates" >}})
2121
- [Call for participation]({{< relref "/procedures/call-for-participation" >}})
2222
- [Form new working group]({{< relref "/procedures/form-new-working-group" >}})

content/procedures/steering-meeting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ type: docs
44
---
55
# Steering meeting
66

7-
This content has moved to the [Rust forge](https://forge.rust-lang.org/).
7+
This content has moved to the [Rust forge](https://forge.rust-lang.org/compiler/steering-meeting.html).

0 commit comments

Comments
 (0)