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:
parent
f11e3157e3
commit
54372d24b7
80 changed files with 1559 additions and 3237 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue