diff --git a/documentation/backends/libpurple.md b/documentation/backends/libpurple.md index ebe7021e10f4fece2e30c832aece5b4856653552..8db0f78592e19151e278458cbf6bbea435b63271 100644 --- a/documentation/backends/libpurple.md +++ b/documentation/backends/libpurple.md @@ -33,9 +33,9 @@ Spectrum 2 should work with any third-party libpurple plugin which is properly i Protocol variable| website | Description -----------------|------------ -prpl-facebook| [https://github.com/jgeboski/purple-facebook](website) | Facebook -prpl-telegram| [https://github.com/majn/telegram-purple](website) | Telegram -prpl-skypeweb| [https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb](website) | Skype +prpl-facebook| [https://github.com/jgeboski/purple-facebook](https://github.com/jgeboski/purple-facebook) | Facebook +prpl-telegram| [https://github.com/majn/telegram-purple](https://github.com/majn/telegram-purple) | Telegram +prpl-skypeweb| [https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb](https://github.com/EionRobb/skype4pidgin/tree/master/skypeweb) | Skype These plugins are included by default in our Docker image.