]> source.dussan.org Git - gitignore.git/commitdiff
Update documentation link cargo.toml vs cargo.lock 2625/head
authorJan Hacker <jan@hacker.ch>
Tue, 13 Mar 2018 12:34:43 +0000 (13:34 +0100)
committerGitHub <noreply@github.com>
Tue, 13 Mar 2018 12:34:43 +0000 (13:34 +0100)
Rust.gitignore

index 50281a44270e0fe457f02c7c9edebe234eaa708d..088ba6ba7d345b76aa2b8dc021dd25e1323189b3 100644 (file)
@@ -3,7 +3,7 @@
 /target/
 
 # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
-# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
+# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
 Cargo.lock
 
 # These are backup files generated by rustfmt