summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess2015-09-03 08:55:29 -0700
committerJoey Hess2015-09-03 08:55:29 -0700
commit607d681845bb160f4a4940a11090cd1a2640fa81 (patch)
tree2b6feba7f35375403a9fae490e2787d8fadaeb14 /doc
parent776b4dc3b24f8d30fa0fe56254c16e613d8e0bbe (diff)
fix link to work in hackage
Diffstat (limited to 'doc')
-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`