summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-01-05 13:44:42 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-01-05 13:44:42 (EST)
commita3e8984d4efc731bae6508d9d71a204a415df591 (patch)
tree48d4776105786db569a15fd565e5949c8a2b0720
parent2264fa95112dd01418025de80152cddba5e78bf8 (diff)
downloadlibreboot-a3e8984d4efc731bae6508d9d71a204a415df591.zip
libreboot-a3e8984d4efc731bae6508d9d71a204a415df591.tar.gz
libreboot-a3e8984d4efc731bae6508d9d71a204a415df591.tar.bz2
fix typo
-rw-r--r--docs/git/index.html10
1 files changed, 2 insertions, 8 deletions
diff --git a/docs/git/index.html b/docs/git/index.html
index c33638b..fc97cb3 100644
--- a/docs/git/index.html
+++ b/docs/git/index.html
@@ -33,12 +33,6 @@
<li><a href="#config_dmidecode">dmidecode</a></li>
<li><a href="#config">Configuring libreboot</a></li>
<li><a href="#config_chromebook">Configuring libreboot for chromebooks</a></li>
- <li>
- <a href="#config_depthcharge">Depthcharge payload</a>
- <ul>
- <li><a href="#config_c201">ASUS Chromebook C201</a></li>
- </ul>
- </li>
</ul>
</li>
<li><a href="#build">How to build the ROM images</a></li>
@@ -368,7 +362,7 @@
</p>
</div>
- <h2 id="config_chromebooks">Configuring libreboot for chromebooks</h2>
+ <h2 id="config_chromebook">Configuring libreboot for chromebooks</h2>
<p>
Depthcharge is one of the payloads that libreboot targets.
</p>
@@ -377,7 +371,7 @@
for each system type by the libreboot build scripts are stored in resources/libreboot/config/depthcharge/
</p>
<div class="subsection">
- <h3 id="config_c201">
+ <h3 id="config_arm">
Generic configuration file (file: resources/libreboot/config/depthcharge/board/config)
</h3>
<ul>