summaryrefslogtreecommitdiffhomepage
path: root/axlsx.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'axlsx.gemspec')
-rw-r--r--axlsx.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/axlsx.gemspec b/axlsx.gemspec
index 1de84ca7..ae656429 100644
--- a/axlsx.gemspec
+++ b/axlsx.gemspec
@@ -5,7 +5,7 @@ Gem::Specification.new do |s|
s.version = Axlsx::VERSION
s.authors = ["Randy Morgan", "Jurriaan Pruis", "Noel Peden"]
s.email = '[email protected]'
- s.homepage = 'https://github.com/caxlsx/axlsx'
+ s.homepage = 'https://github.com/caxlsx/caxlsx'
s.platform = Gem::Platform::RUBY
s.date = Time.now.strftime('%Y-%m-%d')
s.summary = "Excel OOXML (xlsx) with charts, styles, images and autowidth columns."