diff --git a/README.md b/README.md index d8857b5..f77406d 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [![Docker Pulls](https://img.shields.io/docker/pulls/volkerraschek/yamllint)](https://hub.docker.com/r/volkerraschek/yamllint) -This project contains all sources to build the container image `docker.io/volkerraschek/yamllint`. The primary goal of -this project is to package the binary `yamllint` as container image. The source code of the binary can be found in the -upstream project of [adrienverge](https://github.com/adrienverge/yamllint). +This project contains all sources to build the container image `git.cryptic.systems/volker.raschek/yamllint`. The +primary goal of this project is to package the binary `yamllint` as container image. The source code of the binary can +be found in the upstream project of [adrienverge](https://github.com/adrienverge/yamllint). The workflow or how `yamllint` can in general be used is documented [here](https://yamllint.readthedocs.io/en/stable/).