diff --git a/website/content/docs/add-to-your-site.md b/website/content/docs/add-to-your-site.md index ae703633..6b71249e 100755 --- a/website/content/docs/add-to-your-site.md +++ b/website/content/docs/add-to-your-site.md @@ -15,7 +15,7 @@ A static `admin` folder contains all Netlify CMS files, stored at the root of yo | These generators ... | store static files in | | ---------------------------------- | --------------------- | | Jekyll, GitBook | `/` (project root) | -| Hugo, Gatsby, Nuxt, Gridsome, Zola | `/static` | +| Hugo, Gatsby, Nuxt, Next, Gridsome, Zola | `/static` | | Hexo, Middleman, Jigsaw | `/source` | | Spike | `/views` | | Wyam | `/input` |