From 2c269685ffbb1bb522e16502cdc3bedc0c29664e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 22 Apr 2019 02:30:42 +0000 Subject: doc: update homepage to point to cgit /about/ 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 --- dtas.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dtas.gemspec') diff --git a/dtas.gemspec b/dtas.gemspec index ec18254..3b7b1c5 100644 --- a/dtas.gemspec +++ b/dtas.gemspec @@ -10,7 +10,7 @@ Gem::Specification.new do |s| s.email = %q{e@80x24.org} s.executables = manifest.grep(%r{\Abin/}).map { |s| s.sub(%r{\Abin/}, "") } s.files = manifest - s.homepage = 'https://80x24.org/dtas/' + s.homepage = 'https://80x24.org/dtas.git/about/' s.licenses = "GPL-3.0+" s.required_ruby_version = '>= 1.9.3' end -- cgit v1.2.3-24-ge0c7