summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-01-24 12:56:51 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-01-24 12:56:51 (EST)
commit2238ec5ecc7a10fe6fb2df17c418a9885a626e2b (patch)
tree42170fb5d9609b7ec8aa9db85954a60b46c899d8
parentfc4cf627d6c942368e37925ed1bc728050cb62de (diff)
downloadlibreboot.org-2238ec5ecc7a10fe6fb2df17c418a9885a626e2b.zip
libreboot.org-2238ec5ecc7a10fe6fb2df17c418a9885a626e2b.tar.gz
libreboot.org-2238ec5ecc7a10fe6fb2df17c418a9885a626e2b.tar.bz2
typofix
-rw-r--r--site/faq/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/faq/index.php b/site/faq/index.php
index 5c4e894..ba0709d 100644
--- a/site/faq/index.php
+++ b/site/faq/index.php
@@ -25,7 +25,7 @@
<html>
<head>
<link rel="stylesheet" type="text/css" href="../common/css/main.css" />
- <link rel="stylesheet" type="text/css" href="../common/cssbox/cssbox.css" />
+ <link rel="stylesheet" type="text/css" href="../common/css/cssbox/cssbox.css" />
<title>Answers to Frequently Asked Questions about libreboot</title>
</head>