We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147f625 commit 89920bcCopy full SHA for 89920bc
1 file changed
website/templates/website/index.html
@@ -52,7 +52,7 @@ <h2 class="subtitle">We have made you a wrapper you can't refuse</h2>
52
<li><a href="https://telegram.me/pythontelegrambotchannel">News</a></li>
53
<li><a href="https://telegram.me/pythontelegrambotgroup">Community</a></li>
54
<li><a href="https://github.com/python-telegram-bot/python-telegram-bot">Development</a></li>
55
- <li><a href="http://pythonhosted.org/python-telegram-bot/">Documentation</a></li>
+ <li><a href="http://python-telegram-bot.readthedocs.io/">Documentation</a></li>
56
<li><a href="https://github.com/python-telegram-bot/python-telegram-bot/wiki">Wiki</a></li>
57
<li><a href="https://pypi.python.org/pypi/python-telegram-bot">Download</a></li>
58
</ul>
0 commit comments