aboutsummaryrefslogtreecommitdiff
path: root/dev/doc
diff options
context:
space:
mode:
authorEnrico Tassi2020-05-15 18:36:54 +0200
committerGitHub2020-05-15 18:36:54 +0200
commit40af9cd6effd53f18c3b4677929abeb07d7678e0 (patch)
tree62a0fa6921b6fdbb4ab252620bee7b8090c812a8 /dev/doc
parent878ffbe65c545aed09ab43203b8eab169be11f54 (diff)
Update dev/doc/release-process.md
Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com>
Diffstat (limited to 'dev/doc')
-rw-r--r--dev/doc/release-process.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/doc/release-process.md b/dev/doc/release-process.md
index f5ab44c716..af8a4737be 100644
--- a/dev/doc/release-process.md
+++ b/dev/doc/release-process.md
@@ -8,7 +8,7 @@ early enough in the process for this person to be known at that point
in time.
- [ ] Create a new issue to track the release process where you can copy-paste
- the present checklist from dev/doc/release-process.md.
+ the present checklist from `dev/doc/release-process.md`.
- [ ] Change the version name to the next major version and the magic
numbers (see [#7008](https://github.com/coq/coq/pull/7008/files)).