Skip to content

Commit 4b1cef4

Browse files
authored
Merge pull request #218 from intgr/broken-faq-link
Fix broken link to Rust FAQ
2 parents 5f37a0c + ed02311 commit 4b1cef4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ As with all Rust-related spaces, we observe the [Rust Code of Conduct]. For
8989
escalation or moderation issues please contact the Rust moderation team,
9090
9191

92-
[Rust Code of Conduct]: https://www.rust-lang.org/conduct.html
92+
[Rust Code of Conduct]: https://www.rust-lang.org/policies/code-of-conduct

src/necessities.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ over licensing options.
5656

5757
[MIT]: https://github.com/rust-lang/rust/blob/master/LICENSE-MIT
5858
[Apache 2.0]: https://github.com/rust-lang/rust/blob/master/LICENSE-APACHE
59-
[Rust FAQ]: https://www.rust-lang.org/en-US/faq.html#why-a-dual-mit-asl2-license
59+
[Rust FAQ]: https://prev.rust-lang.org/en-US/faq.html#why-a-dual-mit-asl2-license
6060

6161
To apply the Rust license to your project, define the `license` field in your
6262
`Cargo.toml` as:

0 commit comments

Comments
 (0)