From b1225d4a641f2feab859b646d8082f14c6ffbfd5 Mon Sep 17 00:00:00 2001
From: Yoann Schneider <yschneider@teklia.com>
Date: Fri, 4 Aug 2023 15:05:15 +0200
Subject: [PATCH] update pages link

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

diff --git a/README.md b/README.md
index 6b73bc9..3b10997 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ This script downloads pages with transcriptions from Arkindex
 and converts data to ATR format.
 It also generates reproducible train, val and test splits.
 
-A documentation is available at https://teklia.gitlab.io/atr/data-generator/.
+A documentation is available at https://atr.pages.teklia.com/data-generator/.
 
 ## Installation
 
-- 
GitLab