summaryrefslogtreecommitdiffstats
path: root/doc/src/09010-contributing.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/09010-contributing.md')
-rw-r--r--doc/src/09010-contributing.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/09010-contributing.md b/doc/src/09010-contributing.md
index 81dce995..2a2cd082 100644
--- a/doc/src/09010-contributing.md
+++ b/doc/src/09010-contributing.md
@@ -25,7 +25,7 @@ The prerequisites are simple: `cargo` and `rustc` in current version (stable)
or newer (we do not use nighly features though).
Build dependencies for building are listed in the
-[default.nix file](http://git.imag-pim.org/imag/tree/default.nix),
+[shell.nix file](http://git.imag-pim.org/imag/tree/shell.nix),
though you do not have to have the `nix` package manager installed to build
imag.
Everything else will be done by `cargo`.