diff options
author | Leah Rowe <info@minifree.org> | 2016-09-03 17:32:43 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-09-03 17:32:43 +0100 |
commit | 4b0287c46f10e12dd80d13acba930b0f64532a65 (patch) | |
tree | 973b065b7916bf37abd8988adc5f231597a6fb98 /docs/hardware/index.html | |
parent | 6908a3c350fd0c06cfaef832bd2d565d02011783 (diff) | |
download | librebootfr-4b0287c46f10e12dd80d13acba930b0f64532a65.tar.gz librebootfr-4b0287c46f10e12dd80d13acba930b0f64532a65.zip |
docs: move hw security documents to hw maintenance section
Diffstat (limited to 'docs/hardware/index.html')
-rw-r--r-- | docs/hardware/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/hardware/index.html b/docs/hardware/index.html index 3b11f25b..549e764a 100644 --- a/docs/hardware/index.html +++ b/docs/hardware/index.html @@ -8,13 +8,13 @@ @import url('../css/main.css'); </style> - <title>Hardware maintenance</title> + <title>Hardware modifications</title> </head> <body> <div class="section"> - <h1 id="pagetop">Hardware maintenance</h1> + <h1 id="pagetop">Hardwarei modifications</h1> <p> This section relates to hardware maintenance on supported targets. </p> @@ -27,6 +27,8 @@ <li><a href="x60_lcd_change.html">ThinkPad X60/X60s: How to change the LCD panel</a> (incomplete. pics only for now)</li> <li><a href="t60_lcd_15.html">ThinkPad T60 15.1" changing LCD panel</a></li> <li><a href="t60_heatsink.html">ThinkPad T60: change the fan/heatsink</a></li> + <li><a href="x60_security.html">ThinkPad X60/X60S: hardware security</a></li> + <li><a href="t60_security.html">ThinkPad T60: hardware security</a></li> </ul> </div> |