diff options
author | Oleg Morozenkov <m@oleg.rocks> | 2018-03-10 15:17:40 +0300 |
---|---|---|
committer | Oleg Morozenkov <m@oleg.rocks> | 2018-03-10 15:17:40 +0300 |
commit | f26e8402cf886fbb49ef7047024d40b3fc2bfe17 (patch) | |
tree | 31e38fa9a2ccefae50bc558e25bad4a98a87c8bf /include/tgbot/tgbot.h | |
parent | 6f8c497df3c45fac58d0da0af8ca1e98f6bf2ed3 (diff) |
Fixes #55
Diffstat (limited to 'include/tgbot/tgbot.h')
-rw-r--r-- | include/tgbot/tgbot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tgbot/tgbot.h b/include/tgbot/tgbot.h index b9d93c3..a6efd62 100644 --- a/include/tgbot/tgbot.h +++ b/include/tgbot/tgbot.h @@ -72,7 +72,7 @@ * @defgroup tools * * @mainpage - * [Go to GitHub](https://github.com/reo7sp) + * [Go to GitHub](https://github.com/reo7sp/tgbot-cpp) * * @section lib_compile Library compilation * |