summaryrefslogtreecommitdiffstats
path: root/development/cgit/README
diff options
context:
space:
mode:
author Matteo Bernardini2016-11-30 13:53:01 +0100
committer Willy Sudiarto Raharjo2016-12-03 01:21:51 +0100
commite62b65360c8f19bdc41246cd1006b03c71453ae6 (patch)
treeb7dbd115292fc3f1e7e72bb58c1ed51bf3578cca /development/cgit/README
parentef3011b79452790058d9d8d5ca44d2f2b3fd0b28 (diff)
downloadslackbuilds-e62b65360c8f19bdc41246cd1006b03c71453ae6.tar.gz
development/cgit: Updated for version 1.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/cgit/README')
-rw-r--r--development/cgit/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/development/cgit/README b/development/cgit/README
index e6da0e958e..1f18441839 100644
--- a/development/cgit/README
+++ b/development/cgit/README
@@ -2,7 +2,7 @@ cgit is a web interface (cgi) for git repositories, written in C.
The folder /var/cache/cgit, must be owned by your webserver user.
-A sample /etc/cgitrc (you must provide one) is in the $DOCS folder,
+A sample /etc/cgitrc (you must provide one) is in the docs folder,
and so are some example configuration files for apache and lighttpd.
luacrypto or lua-md5 are optional dependencies (for avatars support),
@@ -10,4 +10,4 @@ but first you have to build this against lua.
If you want to use the email-libravatar-korg.lua filter or the
email-gravatar-sbo.lua one, have a look also to the suggested css
-additions (in the doc folder).
+additions (in the docs folder).