Skip to content

Commit

Permalink
fix(errors/no-cache): netlify-plugin-cache-nextjs has been deprecat…
Browse files Browse the repository at this point in the history
…ed (#33629)
  • Loading branch information
renbaoshuo committed Jan 25, 2022
1 parent 7452c0b commit 72658c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion errors/no-cache.md
Expand Up @@ -60,7 +60,7 @@ cache:

#### Netlify CI

Use [Netlify Plugins](https://www.netlify.com/products/build/plugins/) with [`netlify-plugin-cache-nextjs`](https://www.npmjs.com/package/netlify-plugin-cache-nextjs).
Use [Netlify Plugins](https://www.netlify.com/products/build/plugins/) with [`@netlify/plugin-nextjs`](https://www.npmjs.com/package/@netlify/plugin-nextjs).

#### AWS CodeBuild

Expand Down

0 comments on commit 72658c9

Please sign in to comment.