diff --git a/docs/docs/80-downloads.md b/docs/docs/80-downloads.md index f97455778..5630c27ae 100644 --- a/docs/docs/80-downloads.md +++ b/docs/docs/80-downloads.md @@ -9,7 +9,7 @@ Image variants: * The `latest` image is the latest stable release * The `vX.X.X` images are stable releases -* The `vX.X` images are based on the latest patch version of a specific minor release (see [Semver](https://semver.org/lang/)) +* The `vX.X` images are based on the latest patch version of a specific minor release (see [Semver](https://semver.org/)) * The `next` images are based on the current master branch and should not be used for production environments ``` bash