Updated the last few URL's that were wrong, also generated a new copy of the documentation

Should probably made the documentation piece pre-commit hook or something
This commit is contained in:
Josh Sherman 2012-10-03 17:46:27 -04:00
parent f11e3157e3
commit 54372d24b7
80 changed files with 1559 additions and 3237 deletions

View file

@ -82,7 +82,7 @@ class Display_RSS extends Display_Common
* @access private
* @var string
*/
private $generator = 'http://p.ickl.es';
private $generator = 'https://github.com/joshtronic/pickles';
// }}}