aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJose Quintana <[email protected]>2021-07-19 15:52:04 +0200
committerJose Quintana <[email protected]>2021-07-19 15:52:04 +0200
commit3189ce2e552044ff784336b26747b23003d4339f (patch)
tree02958568b6b4e8f19adb7d466ab0d977ec01006b /README.md
parenta8b1fa77abc4ead9779dc186d26afef04b54f9c9 (diff)
downloadalpine-cgit-3189ce2e552044ff784336b26747b23003d4339f.tar.xz
alpine-cgit-3189ce2e552044ff784336b26747b23003d4339f.zip
chore: nginx 1.20-alpine
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e048b40..b2f9853 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@
- Understands gitweb.owner in Git config files.
- Has extensive filtering framework using scripts or a built-in lua interpreter.
-For more details see [CGit project](https://git.zx2c4.com/cgit/about/).
+See [CGit project](https://git.zx2c4.com/cgit/about/) for more details.
## Usage
@@ -52,7 +52,7 @@ FROM joseluisq/alpine-cgit
- `CGIT_SECTION_FROM_STARTPATH`: How many path elements from each repo path to use as a default section name.
- `CGIT_MAX_REPO_COUNT`: Number of entries to list per page on the repository index page.
-See default file configuration at [conf/cgit.conf](./conf/cgit.conf)
+See default file configuration at [cgit/cgit.conf](./cgit/cgit.conf)
## Contributions