summaryrefslogtreecommitdiff
path: root/public/404.html
diff options
context:
space:
mode:
authorSaito <saitowu@gmail.com>2012-05-21 12:00:24 +0800
committerSaito <saitowu@gmail.com>2012-05-23 11:00:51 +0800
commitc5b12fad44237159eca65a7ea5d7948505a3adca (patch)
treec33a042ff7b9ebec7579c3689519c996f71c9c60 /public/404.html
parentcc8369144db2147d2956e8dd7d314e9a7dfd4fbb (diff)
downloadgitlab-ce-c5b12fad44237159eca65a7ea5d7948505a3adca.tar.gz
fix No route matches static.css Error
Diffstat (limited to 'public/404.html')
-rw-r--r--public/404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/404.html b/public/404.html
index 33325890b32..d4b26fe439c 100644
--- a/public/404.html
+++ b/public/404.html
@@ -2,7 +2,7 @@
<html>
<head>
<title>The page you were looking for doesn't exist (404)</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>