aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Larsson <[email protected]>2017-12-21 09:45:53 +0100
committerGitHub <[email protected]>2017-12-21 09:45:53 +0100
commitef4f493c4ccc23d8d43f97f99f35f1bb987b6c44 (patch)
tree7f597fd53d051c0b1509afb760068e60bd1ae547
parent97df070c819ac1a6781e542e891c3419b56c59df (diff)
parent5fc3d1ecdeb4cf2337436829b5f0d5c923bb57c7 (diff)
downloadotp-ef4f493c4ccc23d8d43f97f99f35f1bb987b6c44.tar.gz
otp-ef4f493c4ccc23d8d43f97f99f35f1bb987b6c44.tar.bz2
otp-ef4f493c4ccc23d8d43f97f99f35f1bb987b6c44.zip
Merge pull request #1665 from shantiii/maint
Fix link to the contribution guide in README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b3d1aaaad1..5e051388d1 100644
--- a/README.md
+++ b/README.md
@@ -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