diff --git a/src/lib.rs b/src/lib.rs index d33e316..2c7e7cb 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,5 +1,5 @@ #![doc( - html_logo_url = "https://github.com/opensass/radio-rs/blob/main/assets/logo.webp", + html_logo_url = "https://raw.githubusercontent.com/opensass/radio-rs/refs/heads/main/assets/logo.webp", html_favicon_url = "https://github.com/opensass/radio-rs/blob/main/assets/favicon.png" )] #![cfg_attr(docsrs, feature(doc_auto_cfg))]