diff --git a/website/site/content/docs/add-to-your-site.md b/website/site/content/docs/add-to-your-site.md index 29cebc2b..e6dc74c7 100755 --- a/website/site/content/docs/add-to-your-site.md +++ b/website/site/content/docs/add-to-your-site.md @@ -15,7 +15,7 @@ All Netlify CMS files are contained in a static `admin` folder, stored at the ro | These generators ... | store static files in | | -------------------- | --------------------- | | Jekyll, GitBook | `/` (project root) | -| Hugo, Gatsby | `/static` | +| Hugo, Gatsby, Nuxt | `/static` | | Hexo, Middleman | `/source` | | Spike | `/views` | | Wyam | `/input` |