Skip to content

Commit 50b4d57

Browse files
committed
doc: point to nightly cargo doc
Nightly doc contains more information and rationale for each item. It's a better fit for those want to extend Cargo's functionality.
1 parent e07efd8 commit 50b4d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Cargo downloads your Rust project’s dependencies and compiles your project.
1313

1414
[![CI](https://github.com/rust-lang/cargo/actions/workflows/main.yml/badge.svg?branch=auto-cargo)](https://github.com/rust-lang/cargo/actions/workflows/main.yml)
1515

16-
Code documentation: https://docs.rs/cargo/
16+
Code documentation: <https://doc.rust-lang.org/nightly/nightly-rustc/cargo/>
1717

1818
## Installing Cargo
1919

0 commit comments

Comments
 (0)