We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d0c8b commit 1d531e2Copy full SHA for 1d531e2
src/doc/src/faq.md
@@ -98,9 +98,9 @@ Yes!
98
99
All commits to Cargo are required to pass the local test suite on Windows.
100
If you encounter an issue while running on Windows, we consider it a bug, so [please file an
101
-issue][3].
+issue][cargo_issues].
102
103
-[3]: https://github.com/rust-lang/cargo/issues
+[cargo_issues]: https://github.com/rust-lang/cargo/issues
104
105
### Why do binaries have `Cargo.lock` in version control, but not libraries?
106
0 commit comments