File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
components/cache/adapters Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -250,8 +250,8 @@ Read more about this topic in the official `Redis LRU Cache Documentation`_.
250
250
.. _`Data Source Name (DSN)` : https://en.wikipedia.org/wiki/Data_source_name
251
251
.. _`Redis server` : https://redis.io/
252
252
.. _`Redis` : https://github.com/phpredis/phpredis
253
- .. _`RedisArray` : https://github.com/phpredis/phpredis/blob/master /arrays.markdown#readme
254
- .. _`RedisCluster` : https://github.com/phpredis/phpredis/blob/master /cluster.markdown#readme
253
+ .. _`RedisArray` : https://github.com/phpredis/phpredis/blob/develop /arrays.md
254
+ .. _`RedisCluster` : https://github.com/phpredis/phpredis/blob/develop /cluster.md
255
255
.. _`Predis` : https://packagist.org/packages/predis/predis
256
256
.. _`Predis Connection Parameters` : https://github.com/nrk/predis/wiki/Connection-Parameters#list-of-connection-parameters
257
257
.. _`TCP-keepalive` : https://redis.io/topics/clients#tcp-keepalive
You can’t perform that action at this time.
0 commit comments