diff --git a/cache_store_redis.gemspec b/cache_store_redis.gemspec index 49fce43..4d3e366 100644 --- a/cache_store_redis.gemspec +++ b/cache_store_redis.gemspec @@ -10,7 +10,7 @@ Gem::Specification.new do |spec| spec.summary = 'This is the redis cache_store implementation.' spec.description = 'This is the redis cache_store implementation.' - spec.homepage = 'https://github.com/sage/cache_store' + spec.homepage = 'https://github.com/sage/cache_store_redis' spec.license = 'MIT' spec.files = Dir.glob("{bin,lib}/**/**/**")