Auto merge of #11538 - ehuss:fix-docs-links, r=weihanglo

Fix some doc links

This fixes some links that were broken during the reorganization in #11480.
This commit is contained in:
bors 2023-01-04 22:59:11 +00:00
commit c446c2001a
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/