summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2016-06-02 18:11:40 -0400
committerJoey Hess2016-06-02 18:11:40 -0400
commitfa5a0ec4f6ff52a91163821c2bb92158e5e2c158 (patch)
treeffd7158ee9227eb6a49f2e692ba8cdb6fe1d0cbf
parent36a476114ecc467ce7ba76e49b17b1e4dd88a927 (diff)
link
-rw-r--r--doc/forum/recent_propellor_snapshots_cause_ghc_OOMs/comment_9_2944596b92b437f9c5978cfc1e1bf4fb._comment2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/recent_propellor_snapshots_cause_ghc_OOMs/comment_9_2944596b92b437f9c5978cfc1e1bf4fb._comment b/doc/forum/recent_propellor_snapshots_cause_ghc_OOMs/comment_9_2944596b92b437f9c5978cfc1e1bf4fb._comment
index d04beb10..3dbbf8e7 100644
--- a/doc/forum/recent_propellor_snapshots_cause_ghc_OOMs/comment_9_2944596b92b437f9c5978cfc1e1bf4fb._comment
+++ b/doc/forum/recent_propellor_snapshots_cause_ghc_OOMs/comment_9_2944596b92b437f9c5978cfc1e1bf4fb._comment
@@ -27,7 +27,7 @@ is as follows:
That would have worked before propellor 3.0, but I had to remove support
for adding additional properties into an existing Host using `&` like this.
Also, in propellor 3.0, you have to use `props` when building a list
-of properties to assign to a host. See <upgrading_to_propellor_3.0>.
+of properties to assign to a host. See [[upgrading_to_propellor_3.0]].
The way I dealt with it in joeyconfig.hs is to make my standardSystem not
be a function to generate a Host, but just a Property that combines