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

@ -91,7 +91,7 @@ class Error
<body>
<h1><?php echo $_SERVER['SERVER_NAME']; ?></h1>
<div><?php echo $message; ?></div>
<a href="http://p.ickl.es" target="_blank">Powered by PICKLES</a>
<a href="https://github.com/joshtronic/pickles" target="_blank">Powered by PICKLES</a>
</body>
</html>
<?php