We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3eea6d commit 0c0637aCopy full SHA for 0c0637a
docs/caching.md
@@ -23,7 +23,7 @@ indexes before caching the results.
23
## Using the cache
24
25
You won't typically interact directly with the caches. Instead, you will use
26
-[`cachified`](https://npm.im/cachified) which is a nice abstraction for cache
+[`cachified`](https://www.npmjs.com/package/@epic-web/cachified) which is a nice abstraction for cache
27
management. We have a small abstraction on top of it which allows you to pass
28
`timings` to work seamlessly with
29
[the server timing utility](./server-timing.md).
0 commit comments