diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c54d367c..a2239309 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,7 +20,7 @@ details like asdf version, shell, OS, etc... ## Did you write a patch that fixes a bug? Open a new GitHub pull request with the patch. Refer to the [Development -section of the README](http://asdf-vm.github.io/asdf/#/contributing-core-asdf-vm) for the +section of the README](http://asdf-vm.github.io/asdf/#/contributing-core-asdf) for the details on how to run the unit tests. Please make sure that unit tests pass on Travis CI.