From e7ca54dcc5aa3c51599c19031218eda708674bd7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=A9ronique=20=20LEGRAND?= <veronique.legrand@pasteur.fr>
Date: Thu, 27 May 2021 15:38:25 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index ba5052c..8984646 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ make
 The first command line generates the files required by [_make_](https://www.gnu.org/software/make) to compile the source code. 
 <br> 
 The second command line (non-mandatory) compiles the source code, and next runs all unit and non-regression tests. 
-If a problem occurs during this step, please report it to the authors (see file _AUTHORS_).
+If a problem occurs during this step, please report it by creating an issue in https://gitlab.pasteur.fr/vlegrand/ROCK.
 <br>
 The third command line finally compiles the source code to built the executable _src/rock_.
 
-- 
GitLab