1Page Redirect Plugin for DokuWiki
2=================================
3
4[![Build Status](https://travis-ci.org/glensc/dokuwiki-plugin-pageredirect.svg?branch=master)](https://travis-ci.org/glensc/dokuwiki-plugin-pageredirect)
5
6Redirects page requests based on content
7
8All documentation for this plugin can be found at
9https://www.dokuwiki.org/plugin:pageredirect
10
11If you install this plugin manually, make sure it is installed in
12`lib/plugins/pageredirect/` - if the folder is called different it
13will not work!
14
15Please refer to http://www.dokuwiki.org/plugins for additional info
16on how to install plugins in DokuWiki.
17
18----
19Copyright (C) Elan Ruusamäe <glen@delfi.ee>
20
21This program is free software; you can redistribute it and/or modify
22it under the terms of the GNU General Public License as published by
23the Free Software Foundation; version 2 of the License
24
25This program is distributed in the hope that it will be useful,
26but WITHOUT ANY WARRANTY; without even the implied warranty of
27MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
28GNU General Public License for more details.
29
30See the COPYING file in your DokuWiki folder for details
31