aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-09-11 09:46:49 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-09-11 09:46:49 +0000
commit3c9fcb5f9ef7d0fe647b7d1db4c831768b09648b (patch)
tree7469ebe1de3b1cd69ff4d14ffb79c13748ab4c3e
parent12ad748ec70d3fa4304cd9348146ef7baa4f9657 (diff)
downloadruby-3c9fcb5f9ef7d0fe647b7d1db4c831768b09648b.tar.gz
Use https instead of http
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--error.c2
-rw-r--r--test/ruby/test_rubyoptions.rb2
2 files changed, 2 insertions, 2 deletions
diff --git a/error.c b/error.c
index 2912f1f7be..ab42c5dcdb 100644
--- a/error.c
+++ b/error.c
@@ -66,7 +66,7 @@ static const char REPORTBUG_MSG[] =
" or extension libraries.\n" \
"Bug reports are welcome.\n" \
""
- "For details: http://www.ruby-lang.org/bugreport.html\n\n" \
+ "For details: https://www.ruby-lang.org/bugreport.html\n\n" \
;
static const char *
diff --git a/test/ruby/test_rubyoptions.rb b/test/ruby/test_rubyoptions.rb
index 0e6a9b8fe3..371bfd5519 100644
--- a/test/ruby/test_rubyoptions.rb
+++ b/test/ruby/test_rubyoptions.rb
@@ -703,7 +703,7 @@ class TestRubyOptions < Test::Unit::TestCase
You\smay\shave\sencountered\sa\sbug\sin\sthe\sRuby\sinterpreter\sor\sextension\slibraries.\n
Bug\sreports\sare\swelcome.\n
(?:.*\n)?
- For\sdetails:\shttp:\/\/.*\.ruby-lang\.org/.*\n
+ For\sdetails:\shttps:\/\/.*\.ruby-lang\.org/.*\n
\n
(?:
\[IMPORTANT\]\n