Fix hyper link in README (#51)

This commit is contained in:
eyelash
2017-09-04 17:55:52 +02:00
committed by Carl Lerche
parent 88d1de2da0
commit bbcfffee46

View File

@@ -34,7 +34,7 @@ specification. It does not handle:
* Any feature not described by the HTTP/2.0 specification.
The intent is that this crate will eventually be used by
[hyper](github.com/hyperium/hyper), which will provide all of these features.
[hyper](https://github.com/hyperium/hyper), which will provide all of these features.
## Usage