mirror of
https://github.com/better-auth/better-auth.git
synced 2026-08-28 14:45:40 -05:00
docs(redis-storage): fix documentation links (#9731)
This commit is contained in:
@@ -10,7 +10,7 @@ npm install @better-auth/redis-storage
|
||||
|
||||
## Documentation
|
||||
|
||||
For full documentation, visit [better-auth.com/docs/storage](https://www.better-auth.com/docs/storage).
|
||||
For setup and usage documentation, see [Redis Storage](https://www.better-auth.com/docs/concepts/database#redis-storage).
|
||||
|
||||
## License
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"description": "Redis storage for Better Auth secondary storage",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"homepage": "https://www.better-auth.com/docs/storage",
|
||||
"homepage": "https://www.better-auth.com/docs/concepts/database#redis-storage",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/better-auth/better-auth.git",
|
||||
|
||||
Reference in New Issue
Block a user