From 4de246cfee23cc211a966ccd0e6df30a2771e2db Mon Sep 17 00:00:00 2001 From: Jorrit Schippers Date: Tue, 27 Jun 2017 09:35:15 +0200 Subject: [PATCH] Correct link to GitHub releases page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bfe2040..6faeaa81 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ More details about this project can be found on the [frequently asked questions] This library can be found on [Packagist](http://packagist.org/packages/predis/predis) for an easier management of projects dependencies using [Composer](http://packagist.org/about-composer) or on our [own PEAR channel](http://pear.nrk.io) for a more traditional installation using PEAR. Ultimately, -compressed archives of each release are [available on GitHub](https://github.com/nrk/predis/tags). +compressed archives of each release are [available on GitHub](https://github.com/nrk/predis/releases). ### Loading the library ###