Update link to phpiredis.

This commit is contained in:
Daniele Alessandri
2013-02-09 09:49:57 +01:00
parent 923e7ed5fd
commit ebd895a67d
@@ -41,7 +41,7 @@ use Predis\Command\CommandInterface;
* - timeout: timeout to perform the connection.
* - read_write_timeout: timeout of read / write operations.
*
* @link http://github.com/seppo0010/phpiredis
* @link http://github.com/nrk/phpiredis
* @author Daniele Alessandri <suppakilla@gmail.com>
*/
class PhpiredisConnection extends AbstractConnection