mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #5615 from ethereum/contrib-link
ContribDoc: Link formatted instead of raw version of coding guidlines
This commit is contained in:
commit
1c4f791f75
@ -61,7 +61,7 @@ New features and bugfixes should be added to the ``Changelog.md`` file: please
|
||||
follow the style of previous entries, when applicable.
|
||||
|
||||
Finally, please make sure you respect the `coding style
|
||||
<https://raw.githubusercontent.com/ethereum/solidity/develop/CODING_STYLE.md>`_
|
||||
<https://github.com/ethereum/solidity/blob/develop/CODING_STYLE.md>`_
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user