From 16cb81c727ea6a3161b81a7bc5ee2f6a1982b43c Mon Sep 17 00:00:00 2001 From: John Bampton Date: Mon, 21 Dec 2020 18:46:38 +1000 Subject: refactor: fix Rake link and fix missing HTTPS on links --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3