diff options
author | SlodreDalk <SlodreDalk@web> | 2018-04-11 22:51:35 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2018-04-11 22:51:35 -0400 |
commit | 7f654d94447b0ce3f6e4680a8074901ee2f8ae2c (patch) | |
tree | e6eefdd7411dd6ff26a4e83d0f06038dcc06e8bf /doc | |
parent | 5845d75f77e98d81a1cd70cbb22d39cfc0edc571 (diff) | |
download | ikiwiki-7f654d94447b0ce3f6e4680a8074901ee2f8ae2c.tar ikiwiki-7f654d94447b0ce3f6e4680a8074901ee2f8ae2c.tar.gz |
update for rename of usage.mdwn to Pagina.html
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins.mdwn b/doc/plugins.mdwn index 0bea33592..ff24e1bca 100644 --- a/doc/plugins.mdwn +++ b/doc/plugins.mdwn @@ -7,7 +7,7 @@ There's documentation if you want to [[write]] your own plugins, or you can [[install]] plugins [[contributed|contrib]] by others. To enable a plugin, use the `--plugin` switch described in -[[usage]], or the equivalent `add_plugins` line in ikiwiki.setup. +[[Pagina]], or the equivalent `add_plugins` line in ikiwiki.setup. Enable the [[goodstuff]] plugin to get a nice selection of plugins that will fit most uses of ikiwiki. |