8000 Redis change default branch and docs location · symfony/symfony-docs@95dc3ea · GitHub
[go: up one dir, main page]

Skip to content

Commit 95dc3ea

Browse files
authored
Redis change default branch and docs location
1 parent 402a073 commit 95dc3ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/cache/adapters/redis_adapter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ Read more about this topic in the official `Redis LRU Cache Documentation`_.
250250
.. _`Data Source Name (DSN)`: https://en.wikipedia.org/wiki/Data_source_name
251251
.. _`Redis server`: https://redis.io/
252252
.. _`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
255255
.. _`Predis`: https://packagist.org/packages/predis/predis
256256
.. _`Predis Connection Parameters`: https://github.com/nrk/predis/wiki/Connection-Parameters#list-of-connection-parameters
257257
.. _`TCP-keepalive`: https://redis.io/topics/clients#tcp-keepalive

0 commit comments

Comments
 (0)
0