Skip to content

Commit

Permalink
Fixes: Incorrect document link
Browse files Browse the repository at this point in the history
  • Loading branch information
heisen-li committed May 15, 2023
1 parent f7d0c8b commit c5f88fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/doc/src/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ Yes!

All commits to Cargo are required to pass the local test suite on Windows.
If you encounter an issue while running on Windows, we consider it a bug, so [please file an
issue][3].
issue][cargo-issues].

[3]: https://github.com/rust-lang/cargo/issues
[cargo-issues]: https://github.com/rust-lang/cargo/issues

### Why do binaries have `Cargo.lock` in version control, but not libraries?

Expand Down

0 comments on commit c5f88fe

Please sign in to comment.