docs: fix links
continuous-integration/drone/push Build is passing Details

Closes #18
This commit is contained in:
decentral1se 2023-03-28 00:28:59 +02:00
parent e465be24c6
commit 99280973ac
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 4 additions and 5 deletions

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