Skip to content

Commit 0a040f5

Browse files
authored
Update location in instructions
Docs also instruct where to go to observe server in action. This too should be updated to port 3000 instead of 8080
1 parent 2d60573 commit 0a040f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Start a development server by:
4848
bun dev
4949
```
5050

51-
Open your browser and go to `http://localhost:8080`.
51+
Open your browser and go to `http://localhost:3000`.
5252

5353
You should see your server is running.
5454

0 commit comments

Comments
 (0)