summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-05-12 14:39:24 +0200
committerDouwe Maan <douwe@gitlab.com>2015-05-13 09:41:56 +0200
commit1981174a1e80533d7a5bc5fd90e06adb67f1dc5d (patch)
tree4b553686998693530e486094241a14b8c63ca330
parent0c4653e101df82fd94181269db2ffb4ba425bebb (diff)
downloadgitlab-ce-1981174a1e80533d7a5bc5fd90e06adb67f1dc5d.tar.gz
Fix 422 error page.
-rw-r--r--public/422.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/422.html b/public/422.html
index cad385ac153..026997b48e3 100644
--- a/public/422.html
+++ b/public/422.html
@@ -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>