From 350718ffd55d874315523f3236f2807afad4d4a5 Mon Sep 17 00:00:00 2001 From: Gerard Braad Date: Sun, 26 Jun 2016 11:39:10 +0800 Subject: [PATCH] Correct location of document link Closes: #352 Approved by: giuseppe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ad6c007..b354bc8e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Replicating a base immutable OS, then using Docker for applications. Using rpm-ostree to build OS images/trees ----------------------------------------- -See [Compose Server](doc/compose-server.md). +See [Compose Server](docs/manual/compose-server.md). Building --------