diff --git a/ci/README.md b/ci/README.md
index 3a358d1ecc490882f7c11244c2a365e48b1d27dd..edd129cadf36d32a62065683ba34da5f479641da 100644
--- a/ci/README.md
+++ b/ci/README.md
@@ -9,4 +9,4 @@ It runs [make](quad/Makefile) under the quad directory to build the project.
 
 ## Test Stage
 The test stage is defined by the [`ci-test.sh`](ci/ci-test.sh) file.
-It runs [make test](quad/Makefile#36) under the quad directory to run the tests.
+It runs [make test](quad/Makefile#L36) under the quad directory to run the tests.