-
-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
python/typing
#1156Labels
Description
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.