From c5939457977b20823e44874465e072890acd4aa1 Mon Sep 17 00:00:00 2001
From: Patrick Watrin <pat@lucy.local>
Date: Fri, 26 Feb 2016 16:34:07 +0100
Subject: [PATCH] fix documentation link

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f1b2881..235fe54 100644
--- a/README.md
+++ b/README.md
@@ -217,5 +217,5 @@ Example:
 
 ## Useful links
 
-* The **Unitex/GramLab** corpus processor: [homepage](http://www-igm.univ-mlv.fr/~unitex/) and [documentation](http://igm.univ-mlv.fr/~unitex/UnitexManual3.1.pdf)
+* The **Unitex/GramLab** corpus processor: [homepage](http://www-igm.univ-mlv.fr/~unitex/) and [documentation](http://igm.univ-mlv.fr/~unitex/index.php?page=4)
 * The **Unitex C++/Java library**: [documentation](http://unitex-library-fr.readthedocs.org/)
-- 
GitLab