Skip to content

Commit be11562

Browse files
author
Pietro Albini
committed
Fixed syntax error on the package's description
1 parent c9e3786 commit be11562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def hello_command(chat, message, args):
2626
if __name__ == "__main__":
2727
bot.run()
2828
29-
Want to get started? `Go to the documentation_`
29+
Want to get started? `Go to the documentation`_
3030
3131
.. _Telegram bots: https://core.telegram.org/bots
3232
.. _Go to the documentation: https://botogram.pietroalbini.io/docs

0 commit comments

Comments
 (0)