1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Use https instead of http

This commit is contained in:
Kazuhiro NISHIYAMA 2020-07-28 19:51:07 +09:00
parent f44114b502
commit 946cd6c534
No known key found for this signature in database
GPG key ID: 262ED8DBB4222F7A
29 changed files with 46 additions and 46 deletions

View file

@ -17,7 +17,7 @@
# structure.
#
# You can read more about the general principles on the Wikipedia page for
# Monitors[http://en.wikipedia.org/wiki/Monitor_%28synchronization%29]
# Monitors[https://en.wikipedia.org/wiki/Monitor_%28synchronization%29]
#
# == Examples
#