diff options
author | Jesús <heckyel@hyperbola.info> | 2021-04-08 10:32:57 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-04-08 10:32:57 -0500 |
commit | 0dd1842b80ef8961c04ee90ec42e88dce5646a5d (patch) | |
tree | 5708dab74946496b5013c51deeefb977376a37f9 /README.md | |
parent | f98d998151ebaeb4e563f1a179610d600ad6d757 (diff) | |
download | gitolite-cgit-docker-0dd1842b80ef8961c04ee90ec42e88dce5646a5d.tar.lz gitolite-cgit-docker-0dd1842b80ef8961c04ee90ec42e88dce5646a5d.tar.xz gitolite-cgit-docker-0dd1842b80ef8961c04ee90ec42e88dce5646a5d.zip |
[READNE.md]: fix URL image
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ ## What is this image? -[`rusian/gitolite-cgit`](https://hub.docker.com/repository/docker/rusian/gitolite-cgit) is a Docker image with `cgit` in dark-mode and `gitolite` running on top of `alpine` base image. +[`rusian/gitolite-cgit`](https://hub.docker.com/r/rusian/gitolite-cgit) is a Docker image with `cgit` in dark-mode and `gitolite` running on top of `alpine` base image. ![cgit](img/cgit.png) |