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.
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
which is an invalid link resulting in an 404, because the file
README.rstgot renamed toREADME.mdwithin the repository. Would be nice if the link could be corrected.