Merge pull request #10 from robx/patch-1

Possible non-broken link for fswatch.
This commit is contained in:
Jason Thigpen
2015-03-05 09:11:44 -08:00

View File

@@ -14,7 +14,7 @@ I can't help you out with that last one. Sorry.
#### Cooler usage
If you want to have `go test` be run in your terminal any time you save a file and
are using a Mac, take a look at [fswatch](http://github.com/sdegutis/fswatch).
are using a Mac, take a look at [fswatch](https://github.com/emcrisostomo/fswatch).
### Helpful References