summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorJohn Bampton <[email protected]>2020-12-19 17:36:39 +1000
committerJohn Bampton <[email protected]>2020-12-19 17:36:39 +1000
commitf7c5c00d6ea47ee940525b52acb1d9f495d62ae2 (patch)
treea5dfb9895dfd14437c220eac2072c4d95eb1b7db /README.md
parent08d4365252d421f71800992b34684e320ce41ca6 (diff)
downloadmruby-f7c5c00d6ea47ee940525b52acb1d9f495d62ae2.tar.gz
mruby-f7c5c00d6ea47ee940525b52acb1d9f495d62ae2.zip
🔒 Fix missing HTTPS on links
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5abf3445d..e5d62ea3d 100644
--- a/README.md
+++ b/README.md
@@ -86,12 +86,12 @@ Please ask us if you want to distribute your code under another license.
## How to Contribute
See the [contribution guidelines][contribution-guidelines], and then send a pull
-request to <http://github.com/mruby/mruby>. We consider you have granted
+request to <https://github.com/mruby/mruby>. We consider you have granted
non-exclusive right to your contributed code under MIT license. If you want to
be named as one of mruby developers, please include an update to the AUTHORS
file in your pull request.
-[ISO-standard]: http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=59579
+[ISO-standard]: https://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=59579
[build-status-img]: https://travis-ci.org/mruby/mruby.svg?branch=master
[contribution-guidelines]: https://github.com/mruby/mruby/blob/master/CONTRIBUTING.md
[travis-ci]: https://travis-ci.org/mruby/mruby