From 14892a26a5f9b0d40764c2b47803fcfaea1d52da Mon Sep 17 00:00:00 2001 From: kazu Date: Sat, 28 Jul 2018 10:00:27 +0000 Subject: use https:// instead of http:// [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- include/ruby/vm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ruby') diff --git a/include/ruby/vm.h b/include/ruby/vm.h index 73345264bd..1bb170d2ce 100644 --- a/include/ruby/vm.h +++ b/include/ruby/vm.h @@ -25,7 +25,7 @@ RUBY_SYMBOL_EXPORT_BEGIN * * We will prepare VM creation/control APIs on 1.9.2 or later. * If you have an interest about it, please see mvm branch. - * http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/mvm/ + * https://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/mvm/ */ /* VM type declaration */ -- cgit v1.2.3