summaryrefslogtreecommitdiff
path: root/vendor/gitignore/Rust.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gitignore/Rust.gitignore')
-rw-r--r--vendor/gitignore/Rust.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/gitignore/Rust.gitignore b/vendor/gitignore/Rust.gitignore
index 50281a44270..088ba6ba7d3 100644
--- a/vendor/gitignore/Rust.gitignore
+++ b/vendor/gitignore/Rust.gitignore
@@ -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