Files
website/404.md
T
johndmulhausen 1385f34756 Update 404.md
2016-03-11 09:14:40 +00:00

693 B

layout, title, permalink
layout title permalink
docwithnav 404 Error! /404.html
<script language="JavaScript"> $( document ).ready(function() { var oldURLs=[".html",".md","/v1.1/","/v1.0/","/README"]; var doRedirect=false; var forwardingURL=window.location.href; for (i=0;i -1) { doRedirect=true; forwardingURL=forwardingURL.replace(oldURLs[i],"/"); } } if (doRedirect) { window.location.replace(forwardingURL); }; }); </script>

Sorry, this page was not found. :(

You can let us know by filling out the "I wish this page" text field at the bottom of this page. Maybe try: "I wish this page existed."