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