summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Bampton <[email protected]>2020-12-21 18:46:38 +1000
committerJohn Bampton <[email protected]>2020-12-21 18:46:38 +1000
commit16cb81c727ea6a3161b81a7bc5ee2f6a1982b43c (patch)
tree5e0405d11593b405a8f307d6938644f099f6d0aa /Makefile
parent788ee38bdf4ab5fc95028a9ee482313e98610f99 (diff)
downloadmruby-16cb81c727ea6a3161b81a7bc5ee2f6a1982b43c.tar.gz
mruby-16cb81c727ea6a3161b81a7bc5ee2f6a1982b43c.zip
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