aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 03b8864..3aa80b1 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-OCaml (caml.org) bindings for the Ivy library (www.tls.cena.fr/products/ivy).
+OCaml (caml.org) bindings for the Ivy library (http://www.eei.cena.fr/products/ivy/).
Two libraries are provided:
- ivy-ocaml, running with the Ivy main loop (module IvyLoop)
@@ -12,7 +12,7 @@ Installation:
("make ivyivyprobe.out" and "make glibivyprobe.out")
Documentation:
- - The Ivy documentation (www.tls.cena.fr/products/ivy)
+ - The Ivy documentation (http://www.eei.cena.fr/products/ivy/)
- The .mli files (ivy.mli, ivyLoop.mli and glibIvy.mli)
Maintainer: Gautier Hattenberger (gautier dot hattenberger at enac dot fr)