summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2016-12-15 01:32:37 +0100
committerLinus Nordberg <linus@nordberg.se>2016-12-15 01:32:37 +0100
commitbf4e1c9df434d1292ca3c8972d9f2259a53adaa4 (patch)
tree237c250552ac51f13901117d907e03124a34cf19
parent08ad75fdcb50eeac1fa6969724953b13052eebd3 (diff)
testing is in test/Makefile nowadays
-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).