From 99280973ac51e55f93713e451ffa9222aaa14b12 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 28 Mar 2023 00:28:59 +0200 Subject: [PATCH] docs: fix links Closes https://git.coopcloud.tech/coop-cloud/tagcmp/issues/18 --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8ca724e..f494a4e 100644 --- a/README.md +++ b/README.md @@ -15,12 +15,11 @@ implementation which follows the wisdom of [Renovate]. > are usually used by Docker image authors as a form of versioning ... It's > pretty "wild west" for tagging and not always compliant with SemVer. -The [Renovate implementation], which allows image tags to be automatically -upgraded, is the only show in town, apparently. This library follows that -implementation quite closely. +The Renovate implementation allows image tags to be automatically upgraded, is +the only show in town, apparently. This library follows that implementation +quite closely. -[renovate]: https://github.com/renovatebot/renovate/blob/main/lib/versioning/docker/readme.md -[renovate implementation]: https://github.com/renovatebot/renovate/tree/main/lib/datasource/docker +[renovate]: https://docs.renovatebot.com/docker/ ## Example