diff options
author | intrigeri <intrigeri@boum.org> | 2008-11-08 00:05:35 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-11-08 00:05:35 +0100 |
commit | f8fee76f99bdf550dab6b0e3f699441577254e84 (patch) | |
tree | 1e60015fcc0f87849f5f56cefd4a49aaf8b4f52e | |
parent | 17bab92c31f171ff0b88d55330c039e6c5204a84 (diff) | |
download | ikiwiki-f8fee76f99bdf550dab6b0e3f699441577254e84.tar ikiwiki-f8fee76f99bdf550dab6b0e3f699441577254e84.tar.gz |
fixed link
Signed-off-by: intrigeri <intrigeri@boum.org>
-rw-r--r-- | doc/ikiwiki/pagespec/po.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/pagespec/po.mdwn b/doc/ikiwiki/pagespec/po.mdwn index 60c344689..a5f88cf66 100644 --- a/doc/ikiwiki/pagespec/po.mdwn +++ b/doc/ikiwiki/pagespec/po.mdwn @@ -2,7 +2,7 @@ then="This wiki has po support **enabled**." else="This wiki has po support **disabled**."]] -If the [[po|plugins/po]] plugin is enabled, the regular +If the [po](plugins/po) plugin is enabled, the regular [[ikiwiki/PageSpec]] syntax is expanded with the following additional tests that can be used to improve user navigation in a multi-lingual wiki: |