diff options
author | Liana Husikyan <liana@ethdev.com> | 2015-10-05 18:27:56 +0800 |
---|---|---|
committer | Liana Husikyan <liana@ethdev.com> | 2015-10-05 18:27:56 +0800 |
commit | 60910e4225b7f234dafec769810a91ea1132040d (patch) | |
tree | 2b37701532dd0ce4f54db61a281c19d347485111 /README.md | |
parent | 3a25a371e41fced9aa52aab97e332f3b3ac48a48 (diff) | |
download | dexon-solidity-60910e4225b7f234dafec769810a91ea1132040d.tar.gz dexon-solidity-60910e4225b7f234dafec769810a91ea1132040d.tar.zst dexon-solidity-60910e4225b7f234dafec769810a91ea1132040d.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,4 +32,4 @@ Please add yourself in the `@author` doxygen section of the file your are addin with the same wording as the one you listed yourself in the external contributors section above, only replacing the word **contribution** by **file** -Please read [CodingStandards.txt](CodingStandards.txt) thoroughly before making alterations to the code base. Please do *NOT* use an editor that automatically reformats whitespace away from astylerc or the formatting guidelines as described in [CodingStandards.txt](CodingStandards.txt). +Please read [CodingStandards.txt](https://github.com/ethereum/webthree-umbrella/blob/develop/CodingStandards.txt) thoroughly before making alterations to the code base. Please do *NOT* use an editor that automatically reformats whitespace away from astylerc or the formatting guidelines as described in [CodingStandards.txt](https://github.com/ethereum/webthree-umbrella/blob/develop/CodingStandards.txt). |