diff --git a/README.md b/README.md index a5a61f93b..30195fe7d 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Songbird's logo is based upon the copyright-free image ["Black-Capped Chickadee" [serenity]: https://github.com/serenity-rs/serenity [twilight]: https://github.com/twilight-rs/twilight ["Black-Capped Chickadee"]: https://www.oldbookillustrations.com/illustrations/black-capped-chickadee/ -[lavalink]: https://github.com/Frederikam/Lavalink +[lavalink]: https://github.com/freyacodes/Lavalink [this crate's examples directory]: https://github.com/serenity-rs/songbird/tree/current/examples [our contributor guidelines]: CONTRIBUTING.md diff --git a/src/lib.rs b/src/lib.rs index 18bebafe1..0c09160af 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -35,7 +35,7 @@ //! [this crate's examples directory]: https://github.com/serenity-rs/songbird/tree/current/examples //! ["Black-Capped Chickadee"]: https://www.oldbookillustrations.com/illustrations/black-capped-chickadee/ //! [`ConnectionInfo`]: struct@ConnectionInfo -//! [lavalink]: https://github.com/Frederikam/Lavalink +//! [lavalink]: https://github.com/freyacodes/Lavalink mod config; pub mod constants;