diff --git a/README.md b/README.md
index ba5052c4296a57b3b6f71695c832dfeb58d7a389..89846469b74d4d0a81e8871fe7adde94870dd73c 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_.