mnfst-render 0.5.23 → 0.5.25

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -8,4 +8,4 @@ Static renderer for Manifest projects.
8
8
  npx mnfst-render --root .
9
9
  ```
10
10
 
11
- The command reads `manifest.json` and writes rendered pages to `manifest.prerender.output` (default `website`).
11
+ The command reads `manifest.json` and writes rendered pages to `manifest.render.output` (default `website`).