Fix typo in link to repo (#1783)

This commit is contained in:
Mike Manfrin 2024-07-14 03:59:52 -07:00 committed by GitHub
parent 913b8ae300
commit 9c109c6a08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@ A complete music streaming solution that hosts and streams your own music collec
* **Easy to set up** Born from a personal frustration of failing to find something easy to install, Koel is dead-simple to get up and running, utilizing some of the most popular and proven technologies in the web development world: [Laravel](https://laravel.com), [Vue](https://vuejs.org), and [Docker](https://www.docker.com/).
* **Easy to use** As Koels interface draws inspiration from proven streaming services like Spotify and Apple Music, you will feel right at home where everything is exactly where youd expect it to be.
* **Feature-rich** Apart from the standard functionalities (stream, search, song/album/artist browsing, playlist management, etc.), Koel provides advanced features like smart playlists, equalizer, visualizers, 3rd-service integrations, and many more.
* **Open source** Koels source code is [available on GitHub](https://github.conm/koel/koel) under the [MIT License](https://opensource.org/license/mit), meaning you can use it for free and even contribute to its development. To help finance the project, you can either purchase [Koel Plus](/plus/what-is-koel-plus), get the [mobile app](/mobile-apps), or [become a sponsor](https://github.com/sponsors/phanan).
* **Open source** Koels source code is [available on GitHub](https://github.com/koel/koel) under the [MIT License](https://opensource.org/license/mit), meaning you can use it for free and even contribute to its development. To help finance the project, you can either purchase [Koel Plus](/plus/what-is-koel-plus), get the [mobile app](/mobile-apps), or [become a sponsor](https://github.com/sponsors/phanan).
:::tip TL;DR
Koel is a music streaming solution that actually works™.