Skip to content

Commit 2fad855

Browse files
committed
fix pre-commit 3
1 parent ec4dd32 commit 2fad855

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ make clean # removes build/ and cache/ directories
6262
make serve # python3 HTTP server on port 8000 serving build/site/
6363
```
6464

65-
Then open http://localhost:8000.
65+
Then open `http://localhost:8000`.
6666

6767
## Quick Start (copy-paste)
6868

@@ -114,7 +114,6 @@ After building, the generated HTML lives in `build/site/`:
114114
ls build/site/home/nightly/kafka/
115115
```
116116

117-
118117
## Common Issues
119118

120119
### Beware of redirect aliases

0 commit comments

Comments
 (0)