diff options
author | Shanti Chellaram <[email protected]> | 2017-12-20 15:21:49 -0500 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2017-12-21 09:43:40 +0100 |
commit | 5fc3d1ecdeb4cf2337436829b5f0d5c923bb57c7 (patch) | |
tree | 7f597fd53d051c0b1509afb760068e60bd1ae547 /README.md | |
parent | 97df070c819ac1a6781e542e891c3419b56c59df (diff) | |
download | otp-5fc3d1ecdeb4cf2337436829b5f0d5c923bb57c7.tar.gz otp-5fc3d1ecdeb4cf2337436829b5f0d5c923bb57c7.tar.bz2 otp-5fc3d1ecdeb4cf2337436829b5f0d5c923bb57c7.zip |
Fix link to contribution guide in README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ We are grateful to the community for contributing bug fixes and improvements. Re ### Contribution Guide -Read our [contribution guide](https://github.com/erlang/otp/wiki/contribution-guidelines) to learn about our development process, how to propose fixes and improvements, and how to test your changes to Erlang/OTP before submitting a pull request. +Read our [contribution guide](CONTRIBUTING.md) to learn about our development process, how to propose fixes and improvements, and how to test your changes to Erlang/OTP before submitting a pull request. ### Help Wanted |