From cea30ec530d204f0a67c713c8cbbd513006b309f Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 13 Jun 2024 19:46:31 +0200 Subject: [PATCH] docs: Relative links (#122) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ef53041..390e622 100644 --- a/readme.md +++ b/readme.md @@ -68,7 +68,7 @@ kubectl apply -f kubernetes.yml Very simple! These are the steps: - - Set the `BOOT` environment variable to the URL of any [disk image](https://github.com/qemus/qemu-docker#what-image-formats-are-supported) you want to install. + - Set the `BOOT` environment variable to the URL of any [disk image](#what-image-formats-are-supported) you want to install. - Start the container and connect to [port 8006](http://localhost:8006) using your web browser.