We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c123954 commit 7cf2ac9Copy full SHA for 7cf2ac9
1 file changed
website/docs/_common/_build-website-locally.mdx
@@ -8,7 +8,7 @@
8
Validate the website content by performing a local build using the npm **build** script:
9
10
```sh
11
-npm run build -C website
+npm run build -C ~/Work/xpack-dev-tools/meson-build-xpack.git/website
12
```
13
14
Resolve any broken links that may be identified during the build process.
0 commit comments