website diff en/doc/handbook/install.html @ rev 550

Fix fa2c5bed2417, en: localy browseable (with file://)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 26 09:50:23 2009 +0100 (2009-10-26)
parents 1b0ad674e0e9
children 0e0bc81a63ee
line diff
     1.1 --- a/en/doc/handbook/install.html	Mon Sep 21 22:33:29 2009 +0000
     1.2 +++ b/en/doc/handbook/install.html	Mon Oct 26 09:50:23 2009 +0100
     1.3 @@ -31,10 +31,10 @@
     1.4  <h2><font color="#DF8F06">HD Installation</font></h2>
     1.5  
     1.6  <ul>
     1.7 -	<li><a href="index.html#intro">Introduction.</a></li>
     1.8 -	<li><a href="index.html#installer">SliTaz Installer.</a></li>
     1.9 -	<li><a href="index.html#byhand">Installation by hand.</a></li>
    1.10 -	<li><a href="index.html#grub">GRUB bootloader.</a></li>
    1.11 +	<li><a href="install.html#intro">Introduction.</a></li>
    1.12 +	<li><a href="install.html#installer">SliTaz Installer.</a></li>
    1.13 +	<li><a href="install.html#byhand">Installation by hand.</a></li>
    1.14 +	<li><a href="install.html#grub">GRUB bootloader.</a></li>
    1.15  </ul>
    1.16  
    1.17  <a name="intro"></a>
    1.18 @@ -177,7 +177,7 @@
    1.19  <p>
    1.20  GRUB is an universal bootloader capable of booting almost any operating system
    1.21  such as Linux, BSD or Windows. GRUB uses a single configuration file named 
    1.22 -<code>menu.lst</code>, if you used the <a href="index.html#installer">SliTaz Installer</a>
    1.23 +<code>menu.lst</code>, if you used the <a href="install.html#installer">SliTaz Installer</a>
    1.24  and installed GRUB you dont need to manually install GRUB, just reboot.
    1.25  </p>
    1.26  <p>
    1.27 @@ -214,7 +214,7 @@
    1.28  <!-- Footer. -->
    1.29  <div id="footer">
    1.30  	<div class="footer-right"></div>
    1.31 -	<a href="index.html#top">Top of the page</a> | 
    1.32 +	<a href="install.html#top">Top of the page</a> | 
    1.33  	<a href="index.html">Table of contents</a>
    1.34  </div>
    1.35