diff --git a/gui/README.md b/gui/README.md index 7fedeca69ac0da8ce94a882159abdab158649af9..122245e1776f0267548f5beaa619a08dbb50927b 100644 --- a/gui/README.md +++ b/gui/README.md @@ -137,7 +137,7 @@ openstack image remove project <image ID> <ID_project_to_unshare> ## Add SWAP file to instance -By default VMs after creation do not have SWAP partition. If you need to add a SWAP file to your system you can download and run [script](https://gitlab.ics.muni.cz/cloud/cloud-tools/blob/master/swap.sh) that create SWAP file on your VM. +By default VMs after creation do not have SWAP partition. If you need to add a SWAP file to your system you can download and run [script](https://gitlab.ics.muni.cz/cloud/cloud-tools/-/blob/master/swap/swap.sh) that create SWAP file on your VM. ## Local SSDs