diff options
author | Oleg Morozenkov <reo7sp@users.noreply.github.com> | 2017-01-02 23:08:05 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-02 23:08:05 +0300 |
commit | 2ab51b67ff9ee36f448bf64361c842b73a6099ea (patch) | |
tree | 972c92da84b55f38750486666b75003d456604c9 /README.md | |
parent | 985837f2152383c304d043bd4dc8af23914b112f (diff) |
Fix link to the documentation in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ C++ library for Telegram bot API.
-Documentaion is located [here](http://reo7sp.github.io/tgbot-cpp/docs)
+Documentaion is located [here](http://reo7sp.github.io/tgbot-cpp)
## Compilation
|