]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/redirect_automatically_after_rename.mdwn
fix broken links
[ikiwiki.git] / doc / todo / redirect_automatically_after_rename.mdwn
index 6a6d4f05f8bb358f4598ccf9ed44ac298bc3d2f7..1cbb824d27087e5a8ac75620a0b5a742635c075c 100644 (file)
@@ -1,9 +1,9 @@
-In some wikis, (e.g. Mediawiki) after [[renaming|rename]] 
+In some wikis, (e.g. Mediawiki) after [[renaming|plugins/rename]] 
 a page, the old page still exist but only redirect to the
 new page.  This is convenient since external sites may
 have links pointing to the old url.  
 
-If [[meta]] plugin is enabled, users can manually edit the
+If [[plugins/meta]] plugin is enabled, users can manually edit the
 page, and put in '\[[!meta redir=newpage]]', but this is
 not very convenient.