fix #91: get rid of most of the yearly failing test
[m6w6/ext-http] / README.md
index ca9f55d3d28ce9117c32db1d70097a299845a646..8bd6c0abda812411d5d144fbb61d337a97a2606d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ and pharext packages attached to [releases](https://github.com/m6w6/ext-http/rel
 
 ### Checkout
 
-       git clone github.com:m6w6/ext-http
+       git clone https://github.com/m6w6/ext-http.git
        cd ext-http
        /path/to/phpize
        ./configure --with-php-config=/path/to/php-config
@@ -35,8 +35,7 @@ and pharext packages attached to [releases](https://github.com/m6w6/ext-http/rel
 
 ## ChangeLog
 
-A comprehensive list of changes can be obtained from the
-[PECL website](https://pecl.php.net/package-changelog.php?package=pecl_http).
+A comprehensive list of changes can be obtained from the [ChangeLog](./CHANGELOG.md) and the list of [fixed CVEs](./CVE.md).
 
 ## License