mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-29 13:27:44 +00:00
docs: Fix readme with correct link to api docs
This commit is contained in:
parent
d85370452a
commit
ccdd14670b
@ -69,12 +69,12 @@ bot.on('message', (msg) => {
|
|||||||
* [Examples][examples]
|
* [Examples][examples]
|
||||||
* [Tutorials][tutorials]
|
* [Tutorials][tutorials]
|
||||||
* [Help Information][help]
|
* [Help Information][help]
|
||||||
* API Reference [api-release] / [development][api-dev] / [experimental][api-experimental])
|
* API Reference: ([api-release](../master/doc/api.md) / [development][api-dev] / [experimental][api-experimental])
|
||||||
* [Contributing to the Project][contributing]
|
* [Contributing to the Project][contributing]
|
||||||
* [Experimental Features][experimental]
|
* [Experimental Features][experimental]
|
||||||
|
|
||||||
_**Note**: Development is done against the **master** branch.
|
_**Note**: Development is done against the **development** branch.
|
||||||
Code for the latest release resides on the **release** branch.
|
Code for the latest release resides on the **master** branch.
|
||||||
Experimental features reside on the **experimental** branch._
|
Experimental features reside on the **experimental** branch._
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user