diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-09-03 08:55:46 -0700 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-03 08:55:46 -0700 |
| commit | 288cf5e85a7b6ea0f27fbd608eb6ff9d5a195c2c (patch) | |
| tree | 5d871b1957954327f8b05376f6f1bf9e9a6eb8cf | |
| parent | 43a67e310740e58707d0a7908237641ef46f5ae6 (diff) | |
| parent | 607d681845bb160f4a4940a11090cd1a2640fa81 (diff) | |
Merge branch 'joeyconfig'
| -rw-r--r-- | doc/README.mdwn | 3 |
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` |
