Merge pull request #4650 from ethereum/conduct

Point the documentation to the new Code of Conduct URL
This commit is contained in:
Alex Beregszaszi 2018-08-01 22:43:39 +01:00 committed by GitHub
commit 0f39ed6a0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -63,7 +63,7 @@ for this project. Also, even though we do CI testing, please test your code and
ensure that it builds locally before submitting a pull request. ensure that it builds locally before submitting a pull request.
Please note that this project is released with a `Contributor Code of Conduct Please note that this project is released with a `Contributor Code of Conduct
<https://raw.githubusercontent.com/ethereum/solidity/develop/CONDUCT.md>`_. <https://raw.githubusercontent.com/ethereum/solidity/develop/CODE_OF_CONDUCT.md>`_.
By participating in this project you agree to abide by its terms. By participating in this project you agree to abide by its terms.
Thank you for your help! Thank you for your help!