Fix link target (#206)

This commit is contained in:
Frank van Gemeren
2018-04-04 15:28:27 +02:00
committed by Rowan Manning
parent 93bea1dbac
commit d96035a6ee

View File

@@ -58,7 +58,7 @@ Now that you've got your application configured, make sure you have a MongoDB se
NODE_ENV=development node index.js
```
See [development instructions](#development) for more information about running locally (and restarting automatically when files change).
See [Contributing](#contributing) for more information about running locally (and restarting automatically when files change).
If you run into problems, check the [troubleshooting guide][troubleshooting].