Skip to content

Commit d6c435c

Browse files
authored
Merge pull request #1015 from apiraino/fix-md-links
fix markdown links
2 parents 947667b + b0ef605 commit d6c435c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/how-to-start-contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ order to have a prior discussion and team buy-in:
3131
- Compiler team: a Major Change Proposal (MCP) or a Request For Comment (RFC) (read more [here][mcp-or-rfc-compiler])
3232
- Rustdoc team: Contact the team on their [Zulip channel][rustdoc-zulip]
3333
- Library team: open an API Change proposal (ACP) on [GitHub][acp-libs] or reach out the team [on Zulip][acp-zulip] (read more [here][libs-docs])
34-
- Bootstrap team: ask in the team [Zulip channel][t-boostrap-zulip]
34+
- Bootstrap team: ask in the team [Zulip channel][t-bootstrap-zulip]
3535

3636
In case of doubt, feel free to ask on [Zulip][rust-zulip].
3737

@@ -40,7 +40,7 @@ In case of doubt, feel free to ask on [Zulip][rust-zulip].
4040
[t-bootstrap-zulip]: https://rust-lang.zulipchat.com/#narrow/channel/326414-t-infra.2Fbootstrap
4141
[acp-libs]: https://github.com/rust-lang/libs-team/issues?q=sort%3Aupdated-desc+is%3Aissue+is%3Aopen
4242
[acp-zulip]: https://rust-lang.zulipchat.com/#narrow/channel/219381-t-libs
43-
[libs-doc]: https://forge.rust-lang.org/libs/maintaining-std.html
43+
[libs-docs]: https://forge.rust-lang.org/libs/maintaining-std.html
4444

4545
## How to start contributing?
4646

0 commit comments

Comments
 (0)