diff options
author | Péter Szilágyi <peterke@gmail.com> | 2018-02-05 23:58:47 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-05 23:58:47 +0800 |
commit | 59336283c0dbeb1d0a74ff7a8b717b2b3bb0cf40 (patch) | |
tree | da82e892560cacf823ba592cd16ce29ebbe9a875 /.github | |
parent | c3f238dd5371961d309350fb0f9d5136c9fc6afa (diff) | |
parent | 203440e813fcf34209af9f557891f409154c4f0a (diff) | |
download | go-tangerine-59336283c0dbeb1d0a74ff7a8b717b2b3bb0cf40.tar go-tangerine-59336283c0dbeb1d0a74ff7a8b717b2b3bb0cf40.tar.gz go-tangerine-59336283c0dbeb1d0a74ff7a8b717b2b3bb0cf40.tar.bz2 go-tangerine-59336283c0dbeb1d0a74ff7a8b717b2b3bb0cf40.tar.lz go-tangerine-59336283c0dbeb1d0a74ff7a8b717b2b3bb0cf40.tar.xz go-tangerine-59336283c0dbeb1d0a74ff7a8b717b2b3bb0cf40.tar.zst go-tangerine-59336283c0dbeb1d0a74ff7a8b717b2b3bb0cf40.zip |
Merge pull request #16020 from evertonfraga/patch-1
github: Replaces Wiki link [ci skip]
Diffstat (limited to '.github')
-rw-r--r-- | .github/CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index a332b815d..9f2dbfcb8 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -2,7 +2,7 @@ Before you do a feature request please check and make sure that it isn't possible through some other means. The JavaScript enabled console is a powerful feature -in the right hands. Please check our [Bitchin' tricks](https://github.com/ethereum/go-ethereum/wiki/bitchin-tricks) wiki page for more info +in the right hands. Please check our [Wiki page](https://github.com/ethereum/go-ethereum/wiki) for more info and help. ## Contributing |