summaryrefslogtreecommitdiff
path: root/docs/future/old.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/future/old.html')
-rw-r--r--docs/future/old.html14
1 files changed, 4 insertions, 10 deletions
diff --git a/docs/future/old.html b/docs/future/old.html
index 7d72ec7..eeaa96e 100644
--- a/docs/future/old.html
+++ b/docs/future/old.html
@@ -5,13 +5,7 @@
<title>libreboot tutorials</title>
<style type="text/css">
- body {
- font-family: sans-serif;
- font-size: 1em;
- background: #fff;
- color: #000;
- }
-
+ @import url('../css/main.css');
</style>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -126,16 +120,16 @@
<b>Add backlight controls:</b> in <i>src/mainboard/lenovo/t60/devicetree.cb</i>, change <b>gpu_backlight</b> to <b>0x58BF58BE</b>
</p>
<p>
- Hold on! Check <a href="../index.html#get_edid_panelname">../index.html#get_edid_panelname</a> to know what LCD panel you have. This is important for the next step!
+ Hold on! Check <a href="../misc/index.html#get_edid_panelname">../misc/index.html#get_edid_panelname</a> to know what LCD panel you have. This is important for the next step!
</p>
<h2>Supported panels</h2>
<p>
- <a href="../index.html#supported_t60_list">../index.html#supported_t60_list</a>.
+ <a href="../hcl/index.html#supported_t60_list">../hcl/index.html#supported_t60_list</a>.
</p>
<p>
- See <a href="#lcd_i945_incompatibility">#lcd_i945_incompatibility</a>.
+ See <a href="index.html#lcd_i945_incompatibility">index.html#lcd_i945_incompatibility</a>.
</p>
<p><a href="#pagetop">Back to top of page</a></p>