Skip to content

Commit 1c55bb5

Browse files
committed
updating cache-manager link
1 parent 5f62c87 commit 1c55bb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
High performance connect-like HTTP cache middleware for Node.js.
33

44
> Uses `cache-manager` as caching layer, so multiple
5-
storage engines are supported, i.e: Memory, Redis, ... https://github.com/BryanDonovan/node-cache-manager
5+
storage engines are supported, i.e: Memory, Redis, ... https://www.npmjs.com/package/cache-manager
66

77
## Install
88
```js

0 commit comments

Comments
 (0)