Skip to content

Commit 220f361

Browse files
Update 404.md
1 parent b008519 commit 220f361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

404.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ permalink: /404.html
66
<script language="JavaScript">
77
$( document ).ready(function() {
88
var oldURLs=["/README.md","/README.html",".html",".md","/v1.1/","/v1.0/"];
9-
var fwdDirs=["examples/"];
9+
var fwdDirs=["examples/","docs/design/"];
1010
var doRedirect = false;
1111
var notHere = false;
1212
var forwardingURL=window.location.href;

0 commit comments

Comments
 (0)