Skip to content

Commit 5069bd9

Browse files
d3xter666KlattG
andauthored
docs: Update internal/documentation/README.md
Co-authored-by: Günter Klatt <guenter.klatt@sap.com>
1 parent 8a0aaa9 commit 5069bd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/documentation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The development server starts at `http://localhost:5173` with hot-reload for liv
2222
|--------|---------|
2323
| `start` | Starts the VitePress dev server and opens the browser automatically. This is the primary entry point for local documentation development. |
2424
| `dev` | Starts the VitePress dev server without opening the browser. Useful in container/remote environments or when the browser is already open. |
25-
| `preview` | Serves the production build output (`dist/`) locally on port 8080 for verifying the built site before deployment. Requires `build:vitepress` to have been run first. |
25+
| `preview` | Serves the production build output (`dist/`) locally on port 8080 for verifying the built site before deployment. Requires `build:vitepress` to run first. |
2626

2727
### Build & Deploy
2828

0 commit comments

Comments
 (0)