diff options
author | Joey Hess <joey@kitenet.net> | 2010-05-17 13:13:43 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-05-17 13:13:43 -0400 |
commit | 92fa3f63d474a98e5f734c0cad432c9f3136c31c (patch) | |
tree | 3f0ba187d2e1616d95a44cf0ce7cf724f93c699e /doc/plugins | |
parent | 4de7cdf2aaa7f35a33178da23e793e79ff073225 (diff) | |
parent | 4518fbe1c101ed3a4a70d6c569ee0b5e0573835e (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/contrib/flattr.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/contrib/flattr.mdwn b/doc/plugins/contrib/flattr.mdwn index 76d4d7b1d..f8f005c31 100644 --- a/doc/plugins/contrib/flattr.mdwn +++ b/doc/plugins/contrib/flattr.mdwn @@ -6,9 +6,9 @@ This plugin makes it easier to put flattr buttons in ikiwiki. It supports both t The dynamic button does not require creation of the page on flattr before being added to a page, the static one does. -I wrote some notes on [jonatan.walck.se](http://jonatan.walck.se/software/ikiwiki/plugins/flattr/) and put the source here: [flattr.pm](http://jonatan.walck.se/software/ikiwiki/flattr.pm) +I wrote some notes on [jonatan.walck.se](http://jonatan.walck.se/software/ikiwiki/plugin/flattr/) and put the source here: [flattr.pm](http://jonatan.walck.se/software/ikiwiki/flattr.pm) -This plugin is licensed under CC0. +This plugin is licensed under [CC0](http://creativecommons.org/publicdomain/zero/1.0/) (public domain). # Usage # |