Skip to content

Commit cee488a

Browse files
fix(docs): use inline code for localhost URL to avoid link validation
1 parent a17c5f9 commit cee488a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/src/content/docs/guides/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ bun install
7474
just dev
7575
```
7676

77-
Visit http://localhost:4321 to see your site.
77+
Visit `http://localhost:4321` in your browser to see your site.
7878

7979
## Understanding the structure
8080

0 commit comments

Comments
 (0)