diff options
author | Simon McVittie <http://smcv.pseudorandom.co.uk/> | 2008-07-12 17:36:23 +0100 |
---|---|---|
committer | Simon McVittie <http://smcv.pseudorandom.co.uk/> | 2008-07-12 17:36:23 +0100 |
commit | e1f66dafca76e69b652b92088632ec2ae0d8e6b7 (patch) | |
tree | 7e38e317fbb930a91424b583cf7839f45700bfb0 | |
parent | 9a184badf5a42f4d6bd6d5a8dc0d2c2bbcabde72 (diff) | |
download | ikiwiki-e1f66dafca76e69b652b92088632ec2ae0d8e6b7.tar ikiwiki-e1f66dafca76e69b652b92088632ec2ae0d8e6b7.tar.gz |
Fix link from meta plugin to tips/howto_stop_flooding_aggregators
-rw-r--r-- | doc/plugins/meta.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/meta.mdwn b/doc/plugins/meta.mdwn index 032802d7a..506ac84a8 100644 --- a/doc/plugins/meta.mdwn +++ b/doc/plugins/meta.mdwn @@ -133,7 +133,7 @@ Supported fields: This is mostly useful when a page has moved, to keep the guids for pages unchanged and - [[avoid_flooding_aggregators|howto_avoid_flooding_aggregators]]. + [[avoid_flooding_aggregators|tips/howto_avoid_flooding_aggregators]]. If the field is not one of the above predefined fields, the metadata will be written to the generated html page as a <meta> header. However, this |