Skip to content

Fix broken link to Rust FAQ #218

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ As with all Rust-related spaces, we observe the [Rust Code of Conduct]. For
escalation or moderation issues please contact the Rust moderation team,
[email protected].

[Rust Code of Conduct]: https://www.rust-lang.org/conduct.html
[Rust Code of Conduct]: https://www.rust-lang.org/policies/code-of-conduct
2 changes: 1 addition & 1 deletion src/necessities.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ over licensing options.

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

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