mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
Update logo links
This commit is contained in:
parent
30e05bb373
commit
cac348a4b6
|
@ -62,8 +62,8 @@
|
||||||
//! [`Client`]: crate::client::Client
|
//! [`Client`]: crate::client::Client
|
||||||
|
|
||||||
#![doc(
|
#![doc(
|
||||||
html_logo_url = "https://raw.githubusercontent.com/rj00a/valence/main/assets/logo.svg",
|
html_logo_url = "https://raw.githubusercontent.com/valence-rs/valence/main/assets/logo.svg",
|
||||||
html_favicon_url = "https://raw.githubusercontent.com/rj00a/valence/main/assets/logo.svg"
|
html_favicon_url = "https://raw.githubusercontent.com/valence-rs/valence/main/assets/logo.svg"
|
||||||
)]
|
)]
|
||||||
#![forbid(unsafe_code)]
|
#![forbid(unsafe_code)]
|
||||||
#![warn(
|
#![warn(
|
||||||
|
|
Loading…
Reference in a new issue