index.html 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <style type="text/css">
  7. @import url('../css/main.css');
  8. </style>
  9. <title>Hardware maintenance</title>
  10. </head>
  11. <body>
  12. <div class="section">
  13. <h1 id="pagetop">Hardware maintenance</h1>
  14. <p>
  15. This section relates to hardware maintenance on supported targets.
  16. </p>
  17. <p>
  18. <a href="../index.html">Back to previous index</a>.
  19. </p>
  20. <ul>
  21. <li><a href="x60_keyboard.html">ThinkPad X60/X60s/X60T: Change keyboard</a></li>
  22. <li><a href="x60_heatsink.html">ThinkPad X60/X60S: change the fan/heatsink</a></li>
  23. <li><a href="x60_lcd_change.html">ThinkPad X60/X60s: How to change the LCD panel</a> (incomplete. pics only for now)</li>
  24. <li><a href="t60_lcd_15.html">ThinkPad T60 15.1&quot; changing LCD panel</a></li>
  25. <li><a href="t60_heatsink.html">ThinkPad T60: change the fan/heatsink</a></li>
  26. </ul>
  27. </div>
  28. <div class="section">
  29. <p>
  30. Copyright &copy; 2014, 2015 Francis Rowe &lt;info@gluglug.org.uk&gt;<br/>
  31. This document is released under the Creative Commons Attribution-ShareAlike 4.0 International Public License and all future versions.
  32. A copy of the license can be found at <a href="../cc-by-sa-4.txt">../cc-by-sa-4.txt</a>.
  33. </p>
  34. <p>
  35. This document is distributed in the hope that it will be useful,
  36. but WITHOUT ANY WARRANTY; without even the implied warranty of
  37. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See <a href="../cc-by-sa-4.txt">../cc-by-sa-4.txt</a> for more information.
  38. </p>
  39. </div>
  40. </body>
  41. </html>