diff --git a/readme.md b/readme.md index eb80be5..b5b68b5 100644 --- a/readme.md +++ b/readme.md @@ -376,7 +376,7 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/windows/refs/heads/mas By default, the VM is allocated the full amount of RAM configured via `RAM_SIZE` for its entire lifetime. - However, you can enable [memory ballooning](https://github.com/qemus/qemu/docs/ballooning.md) if you want the container to dynamically reclaim unused guest RAM based on host memory pressure. + However, you can enable [memory ballooning](https://github.com/qemus/qemu/blob/master/docs/ballooning.md) if you want the container to dynamically reclaim unused guest RAM based on host memory pressure. ### Are these all available options?