From d025c21e02e49571f968cdbc29a6e5d08e53ad4f Mon Sep 17 00:00:00 2001 From: fiskhest Date: Tue, 8 Nov 2022 10:09:46 +0100 Subject: [PATCH] Updated Version (markdown) --- Version.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Version.md b/Version.md index fb7fdf7..47b8506 100644 --- a/Version.md +++ b/Version.md @@ -34,7 +34,7 @@ To quickly iterate through specific version, you can set the `VERSION` environme Make sure that your `docker-compose.override.yml` does not override the `image:` line. Now set and export the environment-variable `VERSION` before invoking `docker-compose`, as shown below. `VERSION` may be set to the name of -[any tag of the `netboxcommunity/netbox` Docker image on Docker Hub][netbox-dockerhub] or [Quay.io][netbox-quayio]. +[any tag of the `netboxcommunity/netbox` Docker image on Docker Hub](netbox-dockerhub) or [Quay.io](netbox-quayio). ```bash export VERSION=v2.7.1