Merge pull request #144 from mikemee/master
change comment to point to convore user gp instead of google
This commit is contained in:
commit
b927d7203f
|
@ -48,7 +48,7 @@
|
||||||
#
|
#
|
||||||
# [Visit the website]: http://middlemanapp.com
|
# [Visit the website]: http://middlemanapp.com
|
||||||
# [Read the wiki]: https://github.com/tdreyno/middleman/wiki
|
# [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
|
# [Submit bug reports]: https://github.com/tdreyno/middleman/issues
|
||||||
|
|
||||||
# Setup our load paths
|
# Setup our load paths
|
||||||
|
@ -199,4 +199,4 @@ module Middleman
|
||||||
end
|
end
|
||||||
|
|
||||||
require "middleman/version"
|
require "middleman/version"
|
||||||
Middleman.load_extensions_in_path
|
Middleman.load_extensions_in_path
|
||||||
|
|
Loading…
Reference in a new issue