diff --git a/Telegram-API-in-other-languages.md b/Telegram-API-in-other-languages.md index 1fd8acf..cd150f5 100644 --- a/Telegram-API-in-other-languages.md +++ b/Telegram-API-in-other-languages.md @@ -12,7 +12,7 @@ Possibly the most well-known unofficial open source implementation out there by [Kotlogram](https://github.com/badoualy/kotlogram) is a Telegram implementation written in Kotlin (the now [official](https://blog.jetbrains.com/kotlin/) language for [Android](https://developer.android.com/kotlin/index.html)) by [**@badoualy**](https://github.com/badoualy), currently as a beta– yet working. ## PHP -A PHP implementation is also available thanks to [**@danog**](https://github.com/danog) and his [MadelineProto](MadelineProto) project, with a very nice [online documentation](https://daniil.it/MadelineProto/API_docs/) too. +A PHP implementation is also available thanks to [**@danog**](https://github.com/danog) and his [MadelineProto](https://github.com/danog/MadelineProto) project, with a very nice [online documentation](https://daniil.it/MadelineProto/API_docs/) too. ## Rust Yet another work-in-progress implementation, this time for Rust thanks to [**@JuanPotato**](https://github.com/JuanPotato) under the fancy name of [Vail](https://github.com/JuanPotato/Vail). This one is very early still, but progress is being made at a steady rate. \ No newline at end of file