diff options
Diffstat (limited to 'site/faq/index.php')
-rw-r--r-- | site/faq/index.php | 2 |
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> |