Fix some doc links

This commit is contained in:
Eric Huss 2023-01-04 10:44:22 -08:00
parent e2ccb3cceb
commit f6af2ba916
2 changed files with 3 additions and 0 deletions

View File

@ -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() {

View File

@ -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/