Skip to content

Commit

Permalink
chore: update logo url
Browse files Browse the repository at this point in the history
  • Loading branch information
wiseaidev committed Dec 24, 2024
1 parent 93b6a79 commit 392f243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -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))]
Expand Down

0 comments on commit 392f243

Please sign in to comment.