Skip to content

Commit 0c0637a

Browse files
authored
Update caching.md npm address (#634)
updated link since this is in the stack now.
1 parent b3eea6d commit 0c0637a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ indexes before caching the results.
2323
## Using the cache
2424

2525
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
26+
[`cachified`](https://www.npmjs.com/package/@epic-web/cachified) which is a nice abstraction for cache
2727
management. We have a small abstraction on top of it which allows you to pass
2828
`timings` to work seamlessly with
2929
[the server timing utility](./server-timing.md).

0 commit comments

Comments
 (0)