Switch all the links to https
[ocaml-libvirt.git] / examples / get_all_domain_stats.ml
index 68b7160..9a4f4c2 100644 (file)
@@ -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