From 4284f65f7f656fe15190d0bea535784fcca6d5ac Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 1 Mar 2020 18:43:12 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a88c1a9..63bf850 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Codecov](https://img.shields.io/codecov/c/github/xoxys/docker-tidy)](https://codecov.io/gh/xoxys/docker-tidy) [![License: MIT](https://img.shields.io/github/license/xoxys/docker-tidy)](LICENSE) -This is a fork of [Yelp/docker-custodian)](https://github.com/Yelp/docker-custodian). Keep docker hosts tidy. +This is a fork of [Yelp/docker-custodian](https://github.com/Yelp/docker-custodian). Keep docker hosts tidy. You can find the full documentation at [https://docker-tidy.geekdocs.de](https://docker-tidy.geekdocs.de/).