Skip to content

Commit

Permalink
docs: Relative links (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jun 13, 2024
1 parent 91b1d23 commit cea30ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit cea30ec

Please sign in to comment.