diff options
author | intrigeri <intrigeri@web> | 2008-10-20 18:56:21 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-20 18:56:21 -0400 |
commit | 93959d45db207690da03f1da216894821bfd78da (patch) | |
tree | bf5ce21d3d70e7c6030ee797deac626ecebb1131 /doc/plugins | |
parent | eea52bccc967890c89cc9f87b16844a0a87ce5dc (diff) | |
download | ikiwiki-93959d45db207690da03f1da216894821bfd78da.tar ikiwiki-93959d45db207690da03f1da216894821bfd78da.tar.gz |
formatting, added git clone information
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/po.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/contrib/po.mdwn b/doc/plugins/contrib/po.mdwn index 06d491d01..b22b8c179 100644 --- a/doc/plugins/contrib/po.mdwn +++ b/doc/plugins/contrib/po.mdwn @@ -3,7 +3,7 @@ translated with gettext, using [po4a](http://po4a.alioth.debian.org/). More information: -* It can be found in my "po" branch on http://repo.or.cz/w/ikiwiki/intrigeri.git +* It can be found in [my "po" branch](http://repo.or.cz/w/ikiwiki/intrigeri.git?a=shortlog;h=refs/heads/po): `git clone git://repo.or.cz/ikiwiki/intrigeri.git` * It involves adding three hooks to ikiwiki core. * It is documented (including TODO and plans for next work steps) in `doc/plugins/po.mdwn`, which can be found in the same branch. * No public demo site is available so far, I'm working on this. |