diff options
author | W. Trevor King <wking@drexel.edu> | 2011-01-08 10:52:49 -0500 |
---|---|---|
committer | W. Trevor King <wking@drexel.edu> | 2011-01-08 10:52:49 -0500 |
commit | ca5fbc7c204d188f0e05686d21de851fbc47a5b4 (patch) | |
tree | bd2011a1aa3e64fa4af6c895007950c7f83d31a9 /doc | |
parent | 88f8ee5847ac76aa1fc84c1d04da377c6f038cd0 (diff) |
Correct doc/patch.mdwn documentation: tag -> link.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/patch.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/patch.mdwn b/doc/patch.mdwn index b570d995c..a1c304c58 100644 --- a/doc/patch.mdwn +++ b/doc/patch.mdwn @@ -2,7 +2,8 @@ Since we have enough people working on ikiwiki to be dangerous, or at least to duplicate work without coordination, here's a queue of suggested patches. If you post a patch to the [[todo]] or [[bugs]] list, or elsewhere, -once it's ready to be applied, add a 'patch' tag so it will show up here. +once it's ready to be applied, add a link to 'patch' so it will show +up here. If your patch is non-trivial and might need several iterations to get right, please consider publishing a [[git]] branch. |