From f8827ed449bb48806105b8fdcdf77e7acaa526eb Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 21 Apr 2019 23:02:17 +0000 Subject: doc: update homepage to point to cgit install I've gotten cgit to work well for browsers without CSS support (patches posted to ). For browsers with CSS support, the color scheme is now dark and can help save electricity for users of OLED and CRT displays. --- lib/yahns/config.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/yahns/config.rb') diff --git a/lib/yahns/config.rb b/lib/yahns/config.rb index e64cb77..441d3f9 100644 --- a/lib/yahns/config.rb +++ b/lib/yahns/config.rb @@ -4,8 +4,8 @@ # frozen_string_literal: true # # Implements a DSL for configuring a yahns server. -# See https://yhbt.net/yahns/examples/yahns_multi.conf.rb for a full -# example configuration file. +# See https://yhbt.net/yahns.git/tree/examples/yahns_multi.conf.rb +# for a full example configuration file. class Yahns::Config # :nodoc: # public within yahns itself, NOT a public interface for users outside # of yahns. See yahns/rack for usage example -- cgit v1.2.3-24-ge0c7