Skip to content

Commit 50dab88

Browse files
committed
Jekyll's default service port is now 4000 instead of 9292 now
1 parent c3b18c3 commit 50dab88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Then start a local web server with
6666
bundle exec rake serve
6767
```
6868

69-
Open [http://localhost:9292/](http://localhost:9292/)
69+
Open [http://localhost:4000/](http://localhost:4000/)
7070
in your browser to access the preview.
7171

7272
**Note:** The build of the site will take several minutes.

0 commit comments

Comments
 (0)