about summary refs log tree commit homepage
path: root/lib/raindrops/aggregate.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/raindrops/aggregate.rb')
-rw-r--r--lib/raindrops/aggregate.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/raindrops/aggregate.rb b/lib/raindrops/aggregate.rb
index 998d514..4fb731f 100644
--- a/lib/raindrops/aggregate.rb
+++ b/lib/raindrops/aggregate.rb
@@ -1,6 +1,6 @@
 # -*- encoding: binary -*-
 #
-# raindrops may use the {aggregate}[http://github.com/josephruscio/aggregate]
+# raindrops may use the {aggregate}[https://github.com/josephruscio/aggregate]
 # RubyGem to aggregate statistics from TCP_Info lookups.
 module Raindrops::Aggregate
   autoload :PMQ, "raindrops/aggregate/pmq"