Skip to content

Commit

Permalink
doc: Link to the latest documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
passion-27 committed Jan 30, 2017
1 parent 78a0de3 commit 37de9e0
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,24 +54,21 @@ bot.on('message', function (msg) {

## Documentation

* Usage ([release][usage-release] / [development][usage-dev])
* Examples ([release][examples-release] / [development][examples-dev])
* Help Information ([release][help-release] / [development][help-dev])
* [Usage][usage]
* [Examples][examples]
* [Help Information][help]
* API Reference ([release][api-release] / [development][api-dev])
* [Contributing to the Project][contributing]

_**Note**: Development is done against the **master** branch. Code for the latest release
resides on the **release** branch._

[usage-release]:https://github.com/yagop/node-telegram-bot-api/tree/release/doc/usage.md
[examples-release]:https://github.com/yagop/node-telegram-bot-api/tree/release/examples
[help-release]:https://github.com/yagop/node-telegram-bot-api/tree/release/doc/help.md
[api-release]:https://github.com/yagop/node-telegram-bot-api/tree/release/doc/api.md

[usage-dev]:https://github.com/yagop/node-telegram-bot-api/tree/master/doc/usage.md
[examples-dev]:https://github.com/yagop/node-telegram-bot-api/tree/master/examples
[help-dev]:https://github.com/yagop/node-telegram-bot-api/tree/master/doc/help.md
[usage]:https://github.com/yagop/node-telegram-bot-api/tree/master/doc/usage.md
[examples]:https://github.com/yagop/node-telegram-bot-api/tree/master/examples
[help]:https://github.com/yagop/node-telegram-bot-api/tree/master/doc/help.md
[api-dev]:https://github.com/yagop/node-telegram-bot-api/tree/master/doc/api.md
[api-release]:https://github.com/yagop/node-telegram-bot-api/tree/release/doc/api.md
[contributing]:https://github.com/yagop/node-telegram-bot-api/tree/master/CONTRIBUTING.md


Expand Down

0 comments on commit 37de9e0

Please sign in to comment.