summaryrefslogtreecommitdiff
path: root/doc/NEWS-1.9.2
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-03-22 12:27:53 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-03-22 12:27:53 +0000
commiteaf4f2ec854aab1d1421de4982d3d36c631e6c72 (patch)
tree27b462f1cb56c4bedc398297f3dd6f8eacf4d196 /doc/NEWS-1.9.2
parent20c72dc89d3d1f67fc60b5bc405cdc4246732652 (diff)
Use https URL instead of http URL
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'doc/NEWS-1.9.2')
-rw-r--r--doc/NEWS-1.9.22
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/NEWS-1.9.2 b/doc/NEWS-1.9.2
index 9cf58c9aff..fedb1f6633 100644
--- a/doc/NEWS-1.9.2
+++ b/doc/NEWS-1.9.2
@@ -263,7 +263,7 @@ with all sufficient information, see the ChangeLog file.
New method to set the entity expansion limit. By default the limit is
set to 10000. See the following URL for details.
- http://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/
+ https://www.ruby-lang.org/en/news/2008/08/23/dos-vulnerability-in-rexml/
* RDoc