commit | c995f1e95770b0def160604f2fda2d663a169cb0 | [log] [tgz] |
---|---|---|
author | jrperritt <jrperritt@gmail.com> | Thu Nov 13 15:05:10 2014 -0700 |
committer | jrperritt <jrperritt@gmail.com> | Thu Nov 13 15:05:10 2014 -0700 |
tree | cda2d8f23e38a9a6993d717717d3b57e9f389786 | |
parent | 12d0751973c0a78475e2e52daffffb9243ee2eb3 [diff] | |
parent | 6c003d29b569cbdb53b311aad255a71f1db40590 [diff] |
Merge pull request #287 from alex/rescue Implement rescue for servers. Fixes #285
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4f596a1..93b798e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md
@@ -11,7 +11,7 @@ way than just downloading it. Here are the basic installation instructions: 1. Configure your `$GOPATH` and run `go get` as described in the main -[README](/#how-to-install). +[README](/README.md#how-to-install). 2. Move into the directory that houses your local repository: