On the pypi distributon page of typing-extensions https://pypi.org/project/typing-extensions/ there is an “Home” link within the “Project links” section on the left site bar.
This “Home” link currently point to
https://github.com/python/typing/blob/master/typing_extensions/README.rst
which is an invalid link resulting in an 404, because the file README.rst got renamed to README.md within the repository. Would be nice if the link could be corrected.