about summary refs log tree commit homepage
path: root/dtas-linux.gemspec
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-04-22 02:30:42 +0000
committerEric Wong <e@80x24.org>2019-04-22 02:30:42 +0000
commit2c269685ffbb1bb522e16502cdc3bedc0c29664e (patch)
tree9d9e10b8bc526d51404de4959bc83b3c6bed2321 /dtas-linux.gemspec
parent5a19ebcfe62a7c34f211ecdf5d7683b0f9200d88 (diff)
downloaddtas-2c269685ffbb1bb522e16502cdc3bedc0c29664e.tar.gz
Having more clickable links is better and the cgit instance
looks good without CSS in w3m.

I've submitted patches to the cgit mailing list[1] to reduce
dependencies on css, and they're also available at
https://80x24.org/cgit.git in the meantime

[1] https://lists.zx2c4.com/mailman/listinfo/cgit
    https://lists.zx2c4.com/pipermail/cgit/2019-January.txt.gz
Diffstat (limited to 'dtas-linux.gemspec')
-rw-r--r--dtas-linux.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/dtas-linux.gemspec b/dtas-linux.gemspec
index f792978..cc9a8c8 100644
--- a/dtas-linux.gemspec
+++ b/dtas-linux.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
                   "via tee(), splice() and eventfd() on Linux"
   s.email = %q{e@80x24.org}
   s.files = []
-  s.homepage = 'https://80x24.org/dtas/'
+  s.homepage = 'https://80x24.org/dtas.git/about/'
   s.add_dependency(%q<dtas>, '~> 0.16')
   s.add_dependency(%q<sleepy_penguin>, '~> 3.5')
   s.licenses = 'GPL-3.0+'