From ca026a37fce84e0c24321823ac1c3502204fe83e Mon Sep 17 00:00:00 2001 From: Joachim Wiberg Date: Sat, 18 May 2024 12:10:59 +0200 Subject: [PATCH] Add link to Latest Build [skip ci] Signed-off-by: Joachim Wiberg --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d9cd362..37f45dd4 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ and testing, but can also be used for evaluation and demo purposes. For more information, see: [Infix in Virtual Environments](doc/virtual.md). > See the [GitHub Releases](https://github.com/kernelkit/infix/releases) -> page for our pre-built images. The *Latest Build* has the bleeding +> page for our pre-built images. The *[Latest Build][]* has bleeding > edge images, if possible we recommend using a versioned release. > > For *customer specific builds* of Infix, see your product repository. @@ -116,6 +116,7 @@ more information, see: [Infix in Virtual Environments](doc/virtual.md). [1]: https://buildroot.org/ [2]: https://www.sysrepo.org/ [3]: doc/cli/introduction.md +[Latest Build]: https://github.com/kernelkit/infix/releases/tag/latest [License]: https://en.wikipedia.org/wiki/GPL_license [License Badge]: https://img.shields.io/badge/License-GPL%20v2-blue.svg [GitHub]: https://github.com/kernelkit/infix/actions/workflows/build.yml/