Skip to content

Commit 7cf2ac9

Browse files
committed
website update
1 parent c123954 commit 7cf2ac9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/_common/_build-website-locally.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Validate the website content by performing a local build using the npm **build** script:
99

1010
```sh
11-
npm run build -C website
11+
npm run build -C ~/Work/xpack-dev-tools/meson-build-xpack.git/website
1212
```
1313

1414
Resolve any broken links that may be identified during the build process.

0 commit comments

Comments
 (0)