diff --git a/README.md b/README.md index 9f6a4e3..7db9a05 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A simple way to parse a string using type annotations. This package was originally designed for [enve] -[enve]: https://github.com/pleshevskiy/itconfig-rs/tree/redesign +[enve]: https://github.com/pleshevskiy/enve ## Getting started diff --git a/src/lib.rs b/src/lib.rs index 3d57f5d..c274322 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -5,7 +5,7 @@ //! //! This package was originally designed for [enve] //! -//! [enve]: https://github.com/pleshevskiy/itconfig-rs/tree/redesign +//! [enve]: https://github.com/pleshevskiy/enve //! //! ## Getting started //!