summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/README.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.mdwn b/doc/README.mdwn
index 65d1f285..1c4247cf 100644
--- a/doc/README.mdwn
+++ b/doc/README.mdwn
@@ -6,7 +6,8 @@ are satisfied.
Propellor is configured via a git repository, which typically lives
in `~/.propellor/` on your development machine. Propellor clones the
repository to each host it manages, in a
-[secure](http://propellor.branchable.com/security/) way. See [[components]]
+[secure](http://propellor.branchable.com/security/) way. See
+[components](http://propellor.branchable.com/components/)
for details.
Properties are defined using Haskell. Edit `~/.propellor/config.hs`