8000 Merge branch '6.3' into 6.4 · symfony/symfony-docs@c276932 · GitHub
[go: up one dir, main page]

Skip to content

Commit c276932

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Redis change default branch and docs location
2 parents 4c92efe + 78e0abd commit c276932

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
@@ -269,8 +269,8 @@ Read more about this topic in the official `Redis LRU Cache Documentation`_.
269269
.. _`Data Source Name (DSN)`: https://en.wikipedia.org/wiki/Data_source_name
270270
.. _`Redis server`: https://redis.io/
271271
.. _`Redis`: https://github.com/phpredis/phpredis
272-
.. _`RedisArray`: https://github.com/phpredis/phpredis/blob/master/arrays.markdown#readme
273-
.. _`RedisCluster`: https://github.com/phpredis/phpredis/blob/master/cluster.markdown#readme
272+
.. _`RedisArray`: https://github.com/phpredis/phpredis/blob/develop/arrays.md
273+
.. _`RedisCluster`: https://github.com/phpredis/phpredis/blob/develop/cluster.md
274274
.. _`Relay`: https://relay.so/
275275
.. _`Predis`: https://packagist.org/packages/predis/predis
276276
.. _`Predis Connection Parameters`: https://github.com/nrk/predis/wiki/Connection-Parameters#list-of-connection-parameters

0 commit comments

Comments
 (0)
0