aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1a12360c13..f7661743a2 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -870,7 +870,7 @@ team.
#### Building Coq ####
The list of dependencies can be found in the first section of the
-[`INSTALL`](INSTALL) file.
+[`INSTALL.md`](INSTALL.md) file.
Today, the recommended method for building Coq is to use `dune`. Run
`make -f Makefile.dune` to get help on the various available targets,