Skip to content

Commit 73c2d1c

Browse files
committed
Remove "Python 2.7 and 3.4 Support" from globaltoc
Follow up to #9957 - I missed that the globaltoc is hard-coded and the page needs to be removed there as well.
1 parent 7b977f4 commit 73c2d1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/en/_templates/globaltoc.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ <h3>About the project</h3>
1717
<li><a href="{{ pathto('changelog') }}">Changelog</a></li>
1818
<li><a href="{{ pathto('contributing') }}">Contributing</a></li>
1919
<li><a href="{{ pathto('backwards-compatibility') }}">Backwards Compatibility</a></li>
20-
<li><a href="{{ pathto('py27-py34-deprecation') }}">Python 2.7 and 3.4 Support</a></li>
2120
<li><a href="{{ pathto('sponsor') }}">Sponsor</a></li>
2221
<li><a href="{{ pathto('tidelift') }}">pytest for Enterprise</a></li>
2322
<li><a href="{{ pathto('license') }}">License</a></li>

0 commit comments

Comments
 (0)