aboutsummaryrefslogtreecommitdiff
path: root/dev/ci
diff options
context:
space:
mode:
authorThéo Zimmermann2018-10-05 14:29:54 +0200
committerThéo Zimmermann2018-10-05 14:29:54 +0200
commit3d263748166b2f4b3fd58a4f8de3e66f03713680 (patch)
tree5582ebc2f8b2f62517b4b92486d1a014bcf6c265 /dev/ci
parent4108c982aa68e16e94896768358b83047977480d (diff)
parent6f56c46a8b2383c4c7cb2e10c24a5e5a3c2191fb (diff)
Merge PR #8645: Improve markdown in changes.
Diffstat (limited to 'dev/ci')
-rw-r--r--dev/ci/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/README.md b/dev/ci/README.md
index 24952eb5b7..7870cbb51d 100644
--- a/dev/ci/README.md
+++ b/dev/ci/README.md
@@ -126,7 +126,7 @@ patch (or ask someone to prepare a patch) to fix the project:
developer who merges the PR on Coq. There are plans to improve this, cf.
[#6724](https://github.com/coq/coq/issues/6724).
-Moreover your PR must absolutely update the [`CHANGES`](../../CHANGES) file.
+Moreover your PR must absolutely update the [`CHANGES.md`](../../CHANGES.md) file.
Advanced GitLab CI information
------------------------------