diff options
author | einsteinsfool <piotrkakol@protonmail.com> | 2018-06-23 21:15:29 +0200 |
---|---|---|
committer | einsteinsfool <piotrkakol@protonmail.com> | 2018-06-23 21:15:29 +0200 |
commit | 7cdd147da5b06a692b0b825992de3bb07f142156 (patch) | |
tree | b33d211242225cbc3bf686524230b024a1252b12 /CONTRIBUTING.md | |
parent | Merge pull request #3784 (diff) | |
download | monero-7cdd147da5b06a692b0b825992de3bb07f142156.tar.xz |
Changed URLs to HTTPS
Diffstat (limited to '')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f794c0d5e..3de9cd5ce 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,7 @@ # Contributing to Monero A good way to help is to test, and report bugs. See -[How to Report Bugs Effectively (by Simon Tatham)](http://www.chiark.greenend.org.uk/~sgtatham/bugs.html) +[How to Report Bugs Effectively (by Simon Tatham)](https://www.chiark.greenend.org.uk/~sgtatham/bugs.html) if you want to help that way. Testing is invaluable in making a piece of software solid and usable. |