diff options
Diffstat (limited to 'scripts/qmp/qemu-ga-client')
-rwxr-xr-x | scripts/qmp/qemu-ga-client | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/qmp/qemu-ga-client b/scripts/qmp/qemu-ga-client index bc8803234f..7d2a472094 100755 --- a/scripts/qmp/qemu-ga-client +++ b/scripts/qmp/qemu-ga-client @@ -33,7 +33,7 @@ # $ qemu-ga-client fsfreeze freeze # 2 filesystems frozen # -# See also: http://wiki.qemu.org/Features/QAPI/GuestAgent +# See also: https://wiki.qemu.org/Features/QAPI/GuestAgent # import base64 |