Skip to content

Commit 1db8fd0

Browse files
committed
docs(caching): fix github link to point to the moved repo location
1 parent a5b8181 commit 1db8fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/techniques/caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Caching is a great and simple **technique** that helps improve your app's perfor
44

55
#### Installation
66

7-
First install [required packages](https://github.com/BryanDonovan/node-cache-manager) (and its types for TypeScript users):
7+
First install [required packages](https://github.com/node-cache-manager/node-cache-manager) (and its types for TypeScript users):
88

99
```bash
1010
$ npm install cache-manager

0 commit comments

Comments
 (0)