Update 404.md

pull/227/head
johndmulhausen 2016-03-22 16:49:21 -07:00
parent f434968bbb
commit 23680d1f75
1 changed files with 1 additions and 1 deletions

2
404.md
View File

@ -6,7 +6,7 @@ permalink: /404.html
<script language="JavaScript">
$( document ).ready(function() {
var oldURLs=["/README.md","/README.html",".html",".md","/v1.1/","/v1.0/"];
var fwdDirs=["examples/","cluster/"];
var fwdDirs=["examples/","cluster/","devel/"];
var doRedirect = false;
var notHere = false;
var forwardingURL=window.location.href;