summaryrefslogtreecommitdiffstats
path: root/just-the-docs.gemspec
diff options
context:
space:
mode:
authorSimone Bortolin <simonebortolin@users.noreply.github.com>2022-08-08 09:51:54 +0200
committerSimone Bortolin <simonebortolin@users.noreply.github.com>2022-12-19 22:56:24 +0100
commit5ade57543989c37994289d060e2f2120e418b5a9 (patch)
treeea37034190f8aa715ce119276976fb2d0be6062d /just-the-docs.gemspec
parentRemoved an erroneous Image in ont-Nokia-g-010g-q.md (diff)
downloadhack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar
hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.gz
hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.bz2
hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.lz
hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.xz
hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.zst
hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.zip
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) }