diff --git a/docs/source/v2/configuration.blade.md b/docs/source/v2/configuration.blade.md index e646082..79af871 100644 --- a/docs/source/v2/configuration.blade.md +++ b/docs/source/v2/configuration.blade.md @@ -30,7 +30,7 @@ Available storage drivers: #### redis {#redis-db-driver} -- `connection` - what Redis connection should be used to store tenant data +- `connection` - what Redis connection should be used to store tenant data. See the [Storage Drivers]({{ $page->link('storage-drivers') }}) documentation. ### `tenant_route_namespace` {#tenant-route-namespace}