Leroy P Leahy (leroy.p.leahy@intel.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/13592
-gerrit
commit 3759bba0f97606da8f66a0f412dd1e32d97876e2 Author: Lee Leahy leroy.p.leahy@intel.com Date: Wed Feb 3 07:28:22 2016 -0800
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 --- Documentation/Intel/Board/board.html | 2 +- Documentation/Intel/Board/galileo.html | 2 +- Documentation/Intel/SoC/quark.html | 2 +- Documentation/Intel/SoC/soc.html | 2 +- Documentation/Intel/fsp1_1.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/Documentation/Intel/Board/board.html b/Documentation/Intel/Board/board.html index e43985c..8de854b 100644 --- a/Documentation/Intel/Board/board.html +++ b/Documentation/Intel/Board/board.html @@ -9,7 +9,7 @@ <p> Board development requires System-on-a-Chip (SoC) support. The combined steps are listed - <a target="_blank" href="../x86Development.html">here</a>. + <a target="_blank" href="../development.html">here</a>. The development steps for the board are listed below: </p> <ol> diff --git a/Documentation/Intel/Board/galileo.html b/Documentation/Intel/Board/galileo.html index a72128a..e32a9e1 100644 --- a/Documentation/Intel/Board/galileo.html +++ b/Documentation/Intel/Board/galileo.html @@ -13,7 +13,7 @@ The Intel® Galileo Gen 2 mainboard code was developed along with the Intel® <a target="_blank" href="../SoC/quark.html">Quark™</a> SoC: <ul> - <li><a target="_blank" href="../x86Development.html">Overall</a> development</li> + <li><a target="_blank" href="../development.html">Overall</a> development</li> <li><a target="_blank" href="../SoC/soc.html">SoC</a> support</li> <li><a target="_blank" href="../fsp1_1.html">FSP 1.1</a> integration</li> <li><a target="_blank" href="board.html">Board</a> support</li> diff --git a/Documentation/Intel/SoC/quark.html b/Documentation/Intel/SoC/quark.html index 6ebaa14..17a0bed 100644 --- a/Documentation/Intel/SoC/quark.html +++ b/Documentation/Intel/SoC/quark.html @@ -14,7 +14,7 @@ <a target="_blank" href="../Board/galileo.html">Galileo Gen 2</a> board: <ul> - <li><a target="_blank" href="../x86Development.html">Overall</a> development</li> + <li><a target="_blank" href="../development.html">Overall</a> development</li> <li><a target="_blank" href="soc.html">SoC</a> support</li> <li><a target="_blank" href="../fsp1_1.html">FSP 1.1</a> integration</li> <li><a target="_blank" href="../Board/board.html">Board</a> support</li> diff --git a/Documentation/Intel/SoC/soc.html b/Documentation/Intel/SoC/soc.html index 30821dc..b41c1bc 100644 --- a/Documentation/Intel/SoC/soc.html +++ b/Documentation/Intel/SoC/soc.html @@ -9,7 +9,7 @@ <p> SoC development is best done in parallel with development for a specific board. The combined steps are listed - <a target="_blank" href="../x86Development.html">here</a>. + <a target="_blank" href="../development.html">here</a>. The development steps for the SoC are listed below: </p> <ol> diff --git a/Documentation/Intel/fsp1_1.html b/Documentation/Intel/fsp1_1.html index c210ffb..1e28a45 100644 --- a/Documentation/Intel/fsp1_1.html +++ b/Documentation/Intel/fsp1_1.html @@ -9,7 +9,7 @@ <p> Firmware Support Package (FSP) development requires System-on-a-Chip (SoC) and board support. The combined steps are listed - <a target="_blank" href="x86Development.html">here</a>. + <a target="_blank" href="development.html">here</a>. The development steps for FSP are listed below: </p> <ol>