diff options
author | intrigeri <intrigeri@web> | 2012-07-05 20:54:12 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-07-05 20:54:12 -0400 |
commit | 08134a5841a30a6900150762fd81f1de6fb63657 (patch) | |
tree | 6b64581f9ea25e74979d48f6d8d6d03c43dcaf70 | |
parent | 2cc390e6c08048b03535c72073227bcbfe23c250 (diff) | |
download | ikiwiki-08134a5841a30a6900150762fd81f1de6fb63657.tar ikiwiki-08134a5841a30a6900150762fd81f1de6fb63657.tar.gz |
Fix link.
-rw-r--r-- | doc/plugins/po.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/po.mdwn b/doc/plugins/po.mdwn index de69ad379..b7c1582ca 100644 --- a/doc/plugins/po.mdwn +++ b/doc/plugins/po.mdwn @@ -233,7 +233,7 @@ Renaming a page --------------- A translatable page may be renamed using the web interface and the -[[rename plugin|doc/plugins/rename]], or using the VCS directly; in +[[rename plugin|plugins/rename]], or using the VCS directly; in the latter case, *both* the "master" page and every corresponding `.po` file must be renamed in the same commit. |