diff --git a/docs/docs/user-guide/concepts/plugins.md b/docs/docs/user-guide/concepts/plugins.md index 90984df9..ff2b5721 100644 --- a/docs/docs/user-guide/concepts/plugins.md +++ b/docs/docs/user-guide/concepts/plugins.md @@ -43,8 +43,9 @@ As of now, the following plugins are available: search [[Github]](https://github.com/Kvaesitso/Plugin-OneDrive) [[Download]](https://fdroid.mm20.de/app/de.mm20.launcher2.plugin.onedrive) - **OpenWeatherMap plugin**: adds OpenWeatherMap weather provider [[Github]](https://github.com/Kvaesitso/Plugin-OpenWeatherMap) [[Download]](https://fdroid.mm20.de/app/de.mm20.launcher2.plugin.openweathermap) +- **Breezy Weather plugin**: forwards weather data from Breezy Weather to Kvaesitso [[Github]](https://github.com/Kvaesitso/Plugin-BreezyWeather) [[Download]](https://fdroid.mm20.de/app/de.mm20.launcher2.plugin.breezyweather) ## Plugin development If you are a developer and you are interested in developing your own plugin for the launcher, -you can find more information in the [developer guide](/docs/developer-guide/plugins/get-started). \ No newline at end of file +you can find more information in the [developer guide](/docs/developer-guide/plugins/get-started).