summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-12-21 23:11:40 +0900
committerGitHub <[email protected]>2020-12-21 23:11:40 +0900
commit8b2fd45d4639dfd49ea5ec04e7bff378c4c01b6f (patch)
tree5e0405d11593b405a8f307d6938644f099f6d0aa /Makefile
parent788ee38bdf4ab5fc95028a9ee482313e98610f99 (diff)
parent16cb81c727ea6a3161b81a7bc5ee2f6a1982b43c (diff)
downloadmruby-8b2fd45d4639dfd49ea5ec04e7bff378c4c01b6f.tar.gz
mruby-8b2fd45d4639dfd49ea5ec04e7bff378c4c01b6f.zip
Merge pull request #5239 from jbampton/fix-links
refactor: fix Rake link and fix missing HTTPS on links
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7f1a744e5..6e20d9dbf 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# mruby is using Rake (http://rake.rubyforge.org) as a build tool.
+# mruby is using Rake (https://ruby.github.io/rake/) as a build tool.
RAKE = rake