Skip to content

Commit 315400d

Browse files
authored
Merge pull request eternnoir#219 from olshevskiy87/t1
fix relative link for "callback query handlers" in readme
2 parents c61b82a + ca33801 commit 315400d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* [Methods](#methods)
1515
* [General use of the API](#general-use-of-the-api)
1616
* [Message handlers](#message-handlers)
17-
* [Callback Query handlers](#message-handlers)
17+
* [Callback Query handlers](#callback-query-handler)
1818
* [TeleBot](#telebot)
1919
* [Reply markup](#reply-markup)
2020
* [Inline Mode](#inline-mode)

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ API <https://core.telegram.org/bots/api>`__.
2727
- `Methods <#methods>`__
2828
- `General use of the API <#general-use-of-the-api>`__
2929
- `Message handlers <#message-handlers>`__
30-
- `Callback Query handlers <#message-handlers>`__
30+
- `Callback Query handlers <#callback-query-handler>`__
3131
- `TeleBot <#telebot>`__
3232
- `Reply markup <#reply-markup>`__
3333
- `Inline Mode <#inline-mode>`__

0 commit comments

Comments
 (0)