docs: fix links
All checks were successful
continuous-integration/drone/push Build is passing

Closes coop-cloud/tagcmp#18
This commit is contained in:
2023-03-28 00:28:59 +02:00
parent e465be24c6
commit 99280973ac

View File

@ -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