fix broken link

This commit is contained in:
Lloyd Brookes
2014-02-09 08:19:26 +01:00
parent 85266f91e0
commit 42573b12c6
2 changed files with 2 additions and 8 deletions

View File

@ -30,7 +30,7 @@ $ ws --port 9000
serving at http://localhost:9000
```
Use a built-in or custom [Connect logger format](http://www.senchalabs.org/connect/middleware-logger.html) with `--log-format`:
Use a built-in or custom [Connect logger format](http://www.senchalabs.org/connect/logger.html) with `--log-format`:
```sh
$ ws --log-format short
```