diff options
author | Lukas Larsson <[email protected]> | 2017-12-21 10:00:17 +0100 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2017-12-21 10:00:17 +0100 |
commit | 7d90b6956c383b85823782b46aa8f634910ac408 (patch) | |
tree | 4c7504a35ffad28cfcf556b9567e4d6a11b5619f | |
parent | c51f4c16587d2f232b6172664a9526c5c5cbf9df (diff) | |
parent | ef4f493c4ccc23d8d43f97f99f35f1bb987b6c44 (diff) | |
download | otp-7d90b6956c383b85823782b46aa8f634910ac408.tar.gz otp-7d90b6956c383b85823782b46aa8f634910ac408.tar.bz2 otp-7d90b6956c383b85823782b46aa8f634910ac408.zip |
Merge branch 'maint'
-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 |