todo: Use signals.
[guestfs-browser.git] / HACKING
diff --git a/HACKING b/HACKING
index 7cd3f2d..865ae20 100644 (file)
--- a/HACKING
+++ b/HACKING
@@ -1,6 +1,12 @@
 This document describes the software architecture of the
 guestfs-browser, useful if you want to hack on it.
 
+Patches
+-------
+
+Patches should be sent to the virt-tools mailing list:
+http://www.redhat.com/mailman/listinfo/virt-tools-list
+
 About OCaml
 -----------
 
@@ -8,7 +14,8 @@ First of all about OCaml: Read the tutorial and other resources
 available from this site:
 
   http://caml.inria.fr/
-  http://ocaml-tutorial.org/
+  http://mirror.ocamlcore.org/ocaml-tutorial.org/index.html
+  # http://ocaml-tutorial.org/
 
 If you are using emacs, install tuareg-mode instead of using the
 built-in emacs mode (which sucks).  vi users have a good built-in