aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-28 10:00:27 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-07-28 10:00:27 +0000
commitd10b0c0ede76213786b197235139cc58a3e1c48c (patch)
treee4b2fba1dc5e38b0efaab56ca991302dbbeeef5a /include
parent1795dda52b301fa3dbc8dae97788c5f051d9be10 (diff)
downloadruby-d10b0c0ede76213786b197235139cc58a3e1c48c.tar.gz
use https:// instead of http://
[ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'include')
-rw-r--r--include/ruby/vm.h2
1 files changed, 1 insertions, 1 deletions
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 */