mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Fix some doc links
This commit is contained in:
parent
e2ccb3cceb
commit
f6af2ba916
@ -104,6 +104,7 @@ token = "854DvwSlUwEHtIo3kWy6x7UCPKHfzCmy"
|
||||
[`cargo package`]: ../commands/cargo-package.md
|
||||
[`cargo login`]: ../commands/cargo-login.md
|
||||
[config]: config.md
|
||||
[crates.io]: https://crates.io/
|
||||
|
||||
<script>
|
||||
(function() {
|
||||
|
@ -203,3 +203,5 @@ The JSON objects should not be modified after they are added except for the
|
||||
`yanked` field whose value may change at any time.
|
||||
|
||||
[`cargo publish`]: ../commands/cargo-publish.md
|
||||
[alphanumeric]: ../../std/primitive.char.html#method.is_alphanumeric
|
||||
[crates.io]: https://crates.io/
|
||||
|
Loading…
x
Reference in New Issue
Block a user