diff options
author | Antonio Gallo <tonicucoz@gmail.com> | 2011-06-05 11:20:23 +0000 |
---|---|---|
committer | Antonio Gallo <tonicucoz@gmail.com> | 2011-06-05 11:20:23 +0000 |
commit | b3b6f10fb03e4cd12a38e105e3775820e3152925 (patch) | |
tree | 5cb0300745abe7eeab759c03a6374b5b9fe2c94f /h-source/Application/Views/Help/index.php | |
parent | 9a5338f565e600e618cc4546abbf18d30d942b3a (diff) |
changed the anchors inside help files
Diffstat (limited to 'h-source/Application/Views/Help/index.php')
-rw-r--r-- | h-source/Application/Views/Help/index.php | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/h-source/Application/Views/Help/index.php b/h-source/Application/Views/Help/index.php index d7b5347..b4f29c1 100644 --- a/h-source/Application/Views/Help/index.php +++ b/h-source/Application/Views/Help/index.php @@ -37,7 +37,7 @@ </ul> </div> - <h2 name="wiki-syntax">Wiki Syntax</h2> + <a name="wiki-syntax"></a><h2>Wiki Syntax</h2> <h3>List of <?php echo Website::$generalName;?> Wiki Tags</h3> @@ -204,7 +204,7 @@ <p> </p> - <h2 name="compatibility">Compatibility classes</h2> + <a name="compatibility"></a><h2>Compatibility classes</h2> <a name="notebook-compatibility"></a><h3>Notebooks</h3> <dl> @@ -246,7 +246,7 @@ <p> </p> - <h2 name="discover-hardware">Discover your hardware</h2> + <a name="discover-hardware"></a><h2>Discover your hardware</h2> <p><cite>(Thanks <a href="<?php echo $this->baseUrl;?>/issues/view/en/3/1/token">lluvia</a>)</cite></p> @@ -415,6 +415,8 @@ </dl> <p> </p> + <a name="fully-free"></a><h2>Fully free GNU/Linux Distributions</h2> + <p>Following are the <a href="/gnu/linux-and-gnu.html">GNU/Linux</a> distributions we know of which have a firm policy commitment to only include and only propose free software. They reject non-free applications, non-free programming platforms, non-free drivers, or non-free firmware “blobs”. If by mistake they do include any, they remove it. To |