We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 014903a commit 3955833Copy full SHA for 3955833
website/templates/website/index.html
@@ -46,6 +46,7 @@ <h2 class="subtitle">We have made you a wrapper you can't refuse</h2>
46
<li><a href="https://telegram.me/pythontelegrambotgroup">Community</a></li>
47
<li><a href="https://github.com/python-telegram-bot/python-telegram-bot">Development</a></li>
48
<li><a href="http://pythonhosted.org/python-telegram-bot/">Documentation</a></li>
49
+ <li><a href="https://github.com/python-telegram-bot/python-telegram-bot/wiki">Wiki</a></li>
50
<li><a href="https://pypi.python.org/pypi/python-telegram-bot">Download</a></li>
51
</ul>
52
</nav>
0 commit comments