Merge pull request #263 from revant/fix-readme-contribution-url

fix: README contributions url
This commit is contained in:
Revant Nandgaonkar 2020-06-14 21:26:15 +05:30 committed by GitHub
commit a3ac8ac675
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ It takes care of complete setup to develop with Frappe/ERPNext and Bench, Includ
## Contributing
- [Frappe Docker Images](CONTRIBUTING)
- [Frappe Docker Images](CONTRIBUTING.md)
- [Frappe Framework](https://github.com/frappe/frappe#contributing)
- [ERPNext](https://github.com/frappe/erpnext#contributing)
- [frappe/bench](https://github.com/frappe/bench)