diff --git a/README.md b/README.md index 2adae7e..c7d26e1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ > A typesafe store keyed by types and containing different types of values. -## [Documentation](https://crates.fyi/crates/typemap/0.3.3) +## [Documentation](https://docs.rs/typemap/0.3.3/typemap/) It provides functionality similar to AnyMap, but is more flexible because it allows for key-value pairs, rather than enforcing that keys and values are the