From 7d8f027845969e97d1e537cd9910cfa52c4bc1a0 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sat, 31 May 2025 14:13:59 +0200 Subject: [PATCH] docs(README): adapt documentation to be compliant with markdownlint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f77406d..1fecbee 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ This project contains all sources to build the container image `git.cryptic.syst 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/). +The workflow or how `yamllint` can in general be used is pretty [documented](https://yamllint.readthedocs.io/en/stable/).