Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit afb39d2

Browse files
authored
Merge pull request #585 from hoodie/bug/team_links
fixed team links on community page
2 parents cf49f36 + c18fe85 commit afb39d2

File tree

1 file changed

+10
-11
lines changed

1 file changed

+10
-11
lines changed

en-US/community.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ being harassed or made uncomfortable by a community member, please
2121
immediately. Whether you are a regular contributor or a newcomer, we
2222
care about making the community a safe space for you.
2323

24-
[coc]: https://www.rust-lang.org/conduct.html
25-
[mod_team]: https://www.rust-lang.org/team.html#Moderation
24+
[coc]: conduct.html
2625
[mod_team_email]: mailto:[email protected]
2726

2827
## Getting Started
@@ -194,15 +193,15 @@ code. If you're interested in getting involved in one of these teams,
194193
feel free to reach out to the team leader or any other member, who can
195194
help get you started.
196195

197-
[teams]: https://www.rust-lang.org/team.html
198-
[core_team]: https://www.rust-lang.org/team.html#Core
199-
[language_team]: https://www.rust-lang.org/team.html#Language-design
200-
[library_team]: https://www.rust-lang.org/team.html#Library
201-
[compiler_team]: https://www.rust-lang.org/team.html#Compiler
202-
[tool_team]: https://www.rust-lang.org/team.html#Tooling-and-infrastructure
203-
[community_team]: https://www.rust-lang.org/team.html#Community
204-
[mod_team]: https://www.rust-lang.org/team.html#Moderation
205-
[doc_team]: https://www.rust-lang.org/en-US/team.html#Documentation-team
196+
[teams]: team.html
197+
[core_team]: team.html#Core-team
198+
[language_team]: team.html#Language-design-team
199+
[library_team]: team.html#Library-team
200+
[compiler_team]: team.html#Compiler-team
201+
[tool_team]: team.html#Tooling-and-infrastructure
202+
[community_team]: team.html#Community-team
203+
[mod_team]: team.html#Moderation-team
204+
[doc_team]: team.html#Documentation-team
206205

207206
## Rust Development
208207

0 commit comments

Comments
 (0)