summaryrefslogtreecommitdiff
path: root/ext/monitor/lib
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <[email protected]>2020-07-28 19:51:07 +0900
committerKazuhiro NISHIYAMA <[email protected]>2020-07-28 19:51:54 +0900
commit946cd6c5348d7dd12ecc41e79c3ca9803d2ca7f0 ()
tree2ddf4483af71549f042973a94d656bfc23d246ed /ext/monitor/lib
parentf44114b502f4ae793f95d0be14b094cfe7c4c0e7 (diff)
Use https instead of http
-rw-r--r--ext/monitor/lib/monitor.rb2
1 files changed, 1 insertions, 1 deletions
@@ -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]
#
# == Examples
#