summaryrefslogtreecommitdiffstats
path: root/just-the-docs.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'just-the-docs.gemspec')
-rw-r--r--just-the-docs.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/just-the-docs.gemspec b/just-the-docs.gemspec
index 1e7dc1e..cd073de 100644
--- a/just-the-docs.gemspec
+++ b/just-the-docs.gemspec
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
spec.email = ["patrick.marsceill@gmail.com"]
spec.summary = %q{A modern, highly customizable, and responsive Jekyll theme for documention with built-in search.}
- spec.homepage = "https://github.com/just-the-docs/just-the-docs"
+ spec.homepage = "https://github.com/simonebortolin/just-the-docs"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").select { |f| f.match(%r{^(assets|bin|_layouts|_includes|lib|Rakefile|_sass|LICENSE|README)}i) }