doc: fix docs url

This commit is contained in:
Dmitriy Pleshevskiy 2022-07-27 12:35:38 +03:00
parent a95bbb11f8
commit 930e33a138
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ All standard environment variable types are included, but `enve` under the hood
uses [estring](https://github.com/pleshevskiy/estring), so you can easily create
your own type.
## [Documentation](https://docs.rs/estring)
## [Documentation](https://docs.rs/enve)
Look at the [examples] to see the power!