Switch all the links to https
[ocaml-libvirt.git] / README
diff --git a/README b/README
index 38a1902..5ff9829 100644 (file)
--- a/README
+++ b/README
@@ -2,8 +2,8 @@ ocaml-libvirt
 ----------------------------------------------------------------------
 
 Copyright (C) 2007-2009 Richard W.M. Jones, Red Hat Inc.
-http://libvirt.org/ocaml/
-http://libvirt.org/
+https://libvirt.org/ocaml/
+https://libvirt.org/
 
 This is a complete set of OCaml bindings around libvirt, exposing all
 known functionality to OCaml programs.
@@ -28,7 +28,7 @@ Programming
 For documentation on these bindings, read libvirt.mli and/or 'make
 doc' and browse the HTML documentation in the html/ subdirectory.
 
-For documentation on libvirt itself, see http://libvirt.org/html/
+For documentation on libvirt itself, see https://libvirt.org/html/
 
 
 License