python-hyper / h2

HTTP/2 State-Machine based protocol implementation
https://h2.readthedocs.io/en/stable
MIT License
963 stars 151 forks source link

http://python-hyper.org/h2/ is a broken link #1234

Closed scr-oath closed 4 years ago

scr-oath commented 4 years ago

http://python-hyper.org/h2/ gets a 404 error and is linked from the README.md on this site.

scr-oath commented 4 years ago

image

scr-oath commented 4 years ago

Perhaps it should point to https://hyper-h2.readthedocs.io/en/stable/ ?