From 678351eac7b3a499e255eaa0bc2a8f0168bce0da Mon Sep 17 00:00:00 2001 From: Alex Touchet Date: Thu, 14 Oct 2021 16:27:49 -0700 Subject: [PATCH] Update URL --- serde/src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serde/src/lib.rs b/serde/src/lib.rs index 7d757f4a8..ecf305dc8 100644 --- a/serde/src/lib.rs +++ b/serde/src/lib.rs @@ -73,7 +73,7 @@ //! [URL]: https://docs.rs/serde_qs //! [Envy]: https://github.com/softprops/envy //! [Envy Store]: https://github.com/softprops/envy-store -//! [Cargo]: http://doc.crates.io/manifest.html +//! [Cargo]: https://doc.rust-lang.org/cargo/reference/manifest.html //! [AWS Parameter Store]: https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-paramstore.html //! [S-expressions]: https://github.com/rotty/lexpr-rs //! [D-Bus]: https://docs.rs/zvariant