Merge pull request #16 from TomasVotruba/patch-1
Readme: use relative paths to CONTRIBUTING.md and contributors
This commit is contained in:
commit
f5f3e1c8ba
1 changed files with 2 additions and 2 deletions
|
|
@ -35,12 +35,12 @@ $ phpunit
|
|||
|
||||
## Contributing
|
||||
|
||||
Please see [CONTRIBUTING](https://github.com/thephpleague/:package_name/blob/master/CONTRIBUTING.md) for details.
|
||||
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
|
||||
|
||||
## Credits
|
||||
|
||||
- [:author_name](https://github.com/:author_username)
|
||||
- [All Contributors](https://github.com/thephpleague/:package_name/contributors)
|
||||
- [All Contributors](../../contributors)
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue