Documentation: Fix links to Intel/documentation.html

Fix links to the documenation.html page which was renamed from
x86Documenation.html.

TEST=Verified documentation links and searched for x86Documenation.html

Change-Id: Icee79bab4c05ac9b8010dc7acdde8dd5e2ab2909
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/13592
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Lee Leahy
2016-02-03 07:28:22 -08:00
committed by Martin Roth
parent b251a50714
commit e8424cf10f
7 changed files with 11 additions and 11 deletions

View File

@@ -5,13 +5,13 @@
</head>
<body>
<h1>Intel&reg; x86 Coreboot/FSP Development Process</h1>
<h1>Intel&reg; x86 coreboot/FSP Development Process</h1>
<p>
The x86 development process for coreboot is broken into the following components:
</p>
<ul>
<li>Coreboot <a target="_blank" href="SoC/soc.html">SoC</a> development</li>
<li>Coreboot <a target="_blank" href="Board/board.html">mainboard</a> development</li>
<li>coreboot <a target="_blank" href="SoC/soc.html">SoC</a> development</li>
<li>coreboot <a target="_blank" href="Board/board.html">mainboard</a> development</li>
<li><a target="_blank" href="fsp1_1.html">FSP 1.1</a> integration</li>
</ul>
<p>
@@ -22,7 +22,7 @@
<li>Adding coreboot features</li>
</ol>
<h2>Minimal Coreboot</h2>
<h2>Minimal coreboot</h2>
<p>
The combined steps below describe how to bring up a minimal coreboot for a
system-on-a-chip (SoC) and a development board: