]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/tips/convert_moinmoin_to_ikiwiki.mdwn
Merge branch 'master' into cvs
[ikiwiki.git] / doc / tips / convert_moinmoin_to_ikiwiki.mdwn
index b9e3ed0ea681a1582dd5aeb4476d6461f1709f97..ec4574971269154e8fb53de349a4e97b2dfa8242 100644 (file)
@@ -60,7 +60,7 @@ The software is made of two pieces:
 
  * the main "moin wiki" markup
  * highlight parser, through the [[plugins/format]] plugin
- * other parsers may be supported if an equivalent plugin exists in Ikiwiki (example: [[plugin/rst]])
+ * other parsers may be supported if an equivalent plugin exists in Ikiwiki (example: [[plugins/rst]])
 
 ## Current blocker