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 72b6b8b commit 1e83efaCopy full SHA for 1e83efa
templates/python/documentation.html
@@ -85,7 +85,7 @@ <h2 class="widget-title"><span aria-hidden="true" class="icon-versions"></span>P
85
<li>
86
<a href="https://docs.python.org/3/howto/pyporting.html">Porting Python 2 Code to Python 3</a>
87
<ul>
88
- <li><a href="https://pypi.org/project/caniusepython3/"></a>Determine what projects are blocking you from porting to Python 3</li>
+ <li><a href="https://pypi.org/project/caniusepython3/">Determine what projects are blocking you from porting to Python 3</a></li>
89
<li><a href="https://wiki.python.org/moin/PythonConsulting/Python%202%20support%20and%20migration">Python 2 Support and Migration</a></li>
90
</ul>
91
</li>
0 commit comments