Skip to content

Commit 2bf73a7

Browse files
authored
update github link for method in redis adapter
1 parent 8e2d950 commit 2bf73a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/cache/adapters/redis_adapter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ as the second and third parameters::
4444
Configure the Connection
4545
------------------------
4646

47-
The :method:`Symfony\\Component\\Cache\\Adapter\\RedisAdapter::createConnection`
47+
The :method:`Symfony\\Component\\Cache\\Traits\\RedisTrait::createConnection`
4848
helper method allows creating and configuring the Redis client class instance using a
4949
`Data Source Name (DSN)`_::
5050

0 commit comments

Comments
 (0)