docs(redis-storage): fix documentation links (#9731)

This commit is contained in:
Pragnyan Ramtha
2026-08-25 03:34:39 +09:00
committed by GitHub
parent b2d8348214
commit 2c4b6016a3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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",