Explorar o código

Fix wrong link in phpdoc.

Fixes #270.

[ci skip]
Daniele Alessandri %!s(int64=10) %!d(string=hai) anos
pai
achega
6bc1a38123
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Connection/Parameters.php

+ 1 - 1
src/Connection/Parameters.php

@@ -73,7 +73,7 @@ class Parameters implements ParametersInterface
      * "password" and "database" if they are present in the "query" part.
      * "password" and "database" if they are present in the "query" part.
      *
      *
      * @link http://www.iana.org/assignments/uri-schemes/prov/redis
      * @link http://www.iana.org/assignments/uri-schemes/prov/redis
-     * @link http://www.iana.org/assignments/uri-schemes/prov/redis
+     * @link http://www.iana.org/assignments/uri-schemes/prov/rediss
      *
      *
      * @param string $uri URI string.
      * @param string $uri URI string.
      *
      *