Fix bad url
Current README returns 404 when contributors guide is clicked.
This commit is contained in:
@@ -16,7 +16,7 @@ Upgrading from Jasmine 1.x? Check out the [2.0 release notes](https://github.com
|
||||
|
||||
## Contributing
|
||||
|
||||
Please read the [contributors' guide](https://github.com/jasmine/jasmine/blob/master/CONTRIBUTING.md)
|
||||
Please read the [contributors' guide](https://github.com/jasmine/jasmine/blob/master/.github/CONTRIBUTING.md)
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user