diff --git a/src/web.rs b/src/web.rs index cf9b66e..4890453 100644 --- a/src/web.rs +++ b/src/web.rs @@ -1,4 +1,4 @@ -//! Platform-specific extensions to `web-time` for the Web platform. +//! Platform-specific extensions to [`web-time`](crate) for the Web platform. #![allow(clippy::absolute_paths)]