Skip to content

Commit 9ec9e3a

Browse files
docs: fix preview port in DOCS_GUIDELINES example (#2903)
1 parent 9bf0ecd commit 9ec9e3a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

DOCS_GUIDELINES.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,7 @@ After CLI commands, show what the user should see:
9191

9292
```bash
9393
npx hyperframes preview
94-
# ✓ Server running at http://localhost:3000
95-
# ✓ Watching for changes...
94+
# Studio running at http://localhost:3002
9695
```
9796

9897
### Use CodeGroup for multi-platform commands

0 commit comments

Comments
 (0)