diff --git a/README.rst b/README.rst index 1e155c2e..0ffc8075 100644 --- a/README.rst +++ b/README.rst @@ -24,7 +24,7 @@ We started to implement h2-14 compression (http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-09) and HTTP Alternative Services -(http://tools.ietf.org/html/draft-ietf-httpbis-alt-svc-02). +(http://tools.ietf.org/html/draft-ietf-httpbis-alt-svc-04). The nghttp2 code base was forked from spdylay project.