Chore: Update Lavalink URLs

Author's GitHub page had changed. Closes #86.
This commit is contained in:
Kyle Simpson
2021-08-17 11:41:52 +01:00
parent 1b0bcbb5f6
commit 3efe756ca5
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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;