We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79e6051 commit b5ef518Copy full SHA for b5ef518
1 file changed
README.md
@@ -2,7 +2,7 @@
2
3
[](https://travis-ci.org/crystal-cache/postgres_cache)
4
5
-A [cache](https://github.com/mamantoha/cache) store implementation which stores everything in the Postgres database,
+A [cache](https://github.com/crystal-cache/cache) store implementation which stores everything in the Postgres database,
6
using [crystal-pg](https://github.com/will/crystal-pg) as the backend.
7
8
`Cache::PostgresStore` is a Crystal cache backed by a Postgres UNLOGGED table and text column.
0 commit comments