X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=examples%2Fget_all_domain_stats.ml;h=9a4f4c252a89bcc4549728e03d61cb68b79af801;hb=5dd8c784465ab5651d76abcf056defbbc7bffa6b;hp=68b7160adad194236d4f71bc99139f515796a2f2;hpb=876a7628e92c9bb7980af31fd50a19b305e1a625;p=ocaml-libvirt.git diff --git a/examples/get_all_domain_stats.ml b/examples/get_all_domain_stats.ml index 68b7160..9a4f4c2 100644 --- a/examples/get_all_domain_stats.ml +++ b/examples/get_all_domain_stats.ml @@ -1,6 +1,6 @@ (* Example of using Domain.get_all_domain_stats (virConnectGetAllDomainStats). * Usage: get_all_domain_stats - * http://libvirt.org/ + * https://libvirt.org/ *) open Printf