From 528f895bf414bcb79a626a7f133f41b9ad836caf Mon Sep 17 00:00:00 2001 From: mikeag Date: Mon, 24 Oct 2011 21:59:24 -0700 Subject: [PATCH] Trivial but useful: update comments to point to convore users group instead of google group --- lib/middleman.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/middleman.rb b/lib/middleman.rb index da5f49d1..417c61b2 100755 --- a/lib/middleman.rb +++ b/lib/middleman.rb @@ -48,7 +48,7 @@ # # [Visit the website]: http://middlemanapp.com # [Read the wiki]: https://github.com/tdreyno/middleman/wiki -# [Email the users group]: http://groups.google.com/group/middleman-users +# [Email the users group]: https://convore.com/middleman/ # [Submit bug reports]: https://github.com/tdreyno/middleman/issues # Setup our load paths @@ -199,4 +199,4 @@ module Middleman end require "middleman/version" -Middleman.load_extensions_in_path \ No newline at end of file +Middleman.load_extensions_in_path