Merge pull request #961 from Denton-L/fix-link

Fix broken link
This commit is contained in:
Bob Summerwill 2016-08-26 12:57:53 -07:00 committed by GitHub
commit a1fde020fb

View File

@ -14,7 +14,7 @@ Solidity is still under development. So please do not hesitate and open an [issu
See the [Solidity documentation](http://solidity.readthedocs.io/en/latest/installing-solidity.html#building-from-source) for build instructions.
## How to Contribute
This repository uses the same [coding style](https://github.com/ethereum/webthree-umbrella/blob/develop/CodingStandards.txt) as
all of the cpp-ethereum projects. Please try to align with us in the gitter channel before making larger changes.
This repository uses the same [coding style](https://github.com/ethereum/cpp-ethereum/blob/develop/CodingStandards.txt) as
all of the cpp-ethereum projects. Please try to align with us in the Gitter channel before making larger changes.
Any contributions are welcome!