Skip to content

Commit f2a61df

Browse files
committed
add anchor to localhost:4000 in README
1 parent 56f99a4 commit f2a61df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ In order to run a development server (with live-reloading on) just run:
4646
$ bundle exec jekyll serve
4747
```
4848

49-
The generated site will be available at http://localhost:4000. You can stop the
49+
The generated site will be available at [http://localhost:4000](http://localhost:4000). You can stop the
5050
server with <kbd>Ctrl</kbd>-<kbd>C</kbd>.
5151

5252
#### 5. Make your changes and push them

0 commit comments

Comments
 (0)