lib/crunchbase/image.rb in crunchbase_v2-0.0.9 vs lib/crunchbase/image.rb in crunchbase_v2-1.0.0
- old
+ new
@@ -1,7 +1,7 @@
# encoding: utf-8
-# http://api.crunchbase.com/v/2/organization/facebook/images
+# https://api.crunchbase.com/v/2/organization/facebook/images
module Crunchbase
class Image < CBEntity
RESOURCE_NAME = 'image'
\ No newline at end of file