File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
website/templates/website Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ <h2 class="subtitle">We have made you a wrapper you can't refuse</h2>
5252 < li > < a href ="https://telegram.me/pythontelegrambotchannel "> News</ a > </ li >
5353 < li > < a href ="https://telegram.me/pythontelegrambotgroup "> Community</ a > </ li >
5454 < li > < a href ="https://github.com/python-telegram-bot/python-telegram-bot "> Development</ a > </ li >
55- < li > < a href ="http ://python-telegram-bot.readthedocs.io/ "> Documentation</ a > </ li >
55+ < li > < a href ="https ://python-telegram-bot.readthedocs.io/ "> Documentation</ a > </ li >
5656 < li > < a href ="https://github.com/python-telegram-bot/python-telegram-bot/wiki "> Wiki</ a > </ li >
5757 < li > < a href ="https://pypi.python.org/pypi/python-telegram-bot "> Download</ a > </ li >
5858 </ ul >
@@ -98,14 +98,14 @@ <h2>Easy to setup</h2>
9898 < br />
9999 < h2 > And it is free</ h2 >
100100 < p > python-telegram-bot is distributed under a
101- < a href ="http ://www.gnu.org/licenses/lgpl-3.0.html "> LGPLv3
101+ < a href ="https ://www.gnu.org/licenses/lgpl-3.0.html "> LGPLv3
102102 license.</ a > </ p >
103103 </ section >
104104 </ div >
105105
106106 < section >
107107 < footer >
108- < p > © Copyright 2015-2016 . Licensed by < a href ="http ://creativecommons.org/licenses/by/3.0/ " rel ="license " target ="_blank "> Creative Commons</ a > .</ p >
108+ < p > © Copyright 2015-2017 . Licensed by < a href ="https ://creativecommons.org/licenses/by/3.0/ " rel ="license " target ="_blank "> Creative Commons</ a > .</ p >
109109 </ footer >
110110 </ section >
111111
You can’t perform that action at this time.
0 commit comments