summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 800e038..92bb4bb 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@ Build a catlfish development docker image based on Debian jessie:
There is currently no good description of how to configure a
docker-based system. The best way forward is probably to look at
-[the Makefile](https://git.nordu.net/?p=catlfish.git;a=blob_plain;f=Makefile;hb=HEAD)
+[test/Makefile](https://git.nordu.net/?p=catlfish.git;a=blob_plain;f=test/Makefile;hb=HEAD)
and
[doc/minimalsystem.txt](https://git.nordu.net/?p=catlfish.git;a=blob_plain;f=doc/minimalsystem.txt;hb=HEAD).