Skip to content

Commit

Permalink
Fix 422 error page.
Browse files Browse the repository at this point in the history
  • Loading branch information
Douwe Maan committed May 13, 2015
1 parent 0c4653e commit 1981174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/422.html
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<title>The change you requested was rejected (422)</title>
<link href="static.css" media="screen" rel="stylesheet" type="text/css" />
<link href="/static.css" media="screen" rel="stylesheet" type="text/css" />
</head>

<body>
Expand Down

0 comments on commit 1981174

Please sign in to comment.