aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2012-02-25 15:48:46 -0400
committeradmin <admin@branchable.com>2012-02-25 15:48:46 -0400
commite2c3579399371169b2a2635c59d3b975d80881de (patch)
treed6415e0e00e0974e872614051ebf6851b3c9aa9d
parent0f9cbf3ab2db47a6c3d664059d676f9c200144a4 (diff)
downloadikiwiki-e2c3579399371169b2a2635c59d3b975d80881de.tar
ikiwiki-e2c3579399371169b2a2635c59d3b975d80881de.tar.gz
link to the themes page
-rw-r--r--doc/plugins/theme.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/theme.mdwn b/doc/plugins/theme.mdwn
index d2c62062b..d74784ac2 100644
--- a/doc/plugins/theme.mdwn
+++ b/doc/plugins/theme.mdwn
@@ -5,7 +5,7 @@ The theme plugin allows easily applying a theme to your wiki, by
configuring the `theme` setting in the setup file with the name of a theme
to use. The themes you can choose from are all subdirectories, typically
inside `/usr/share/ikiwiki/themes/`. See [[themes]] for an overview
-of the themes included in ikiwiki.
+of the themes included in ikiwiki and the [[theme market]] for third party themes.
You can set the theme via the **theme** option in your config file (after
enabling the plugin). Refresh the wiki after changing it to see the changes.