diff options
author | Lee Leahy <leroy.p.leahy@intel.com> | 2016-02-03 07:28:22 -0800 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-02-05 22:52:46 +0100 |
commit | e8424cf10f1cd906fb3ece585058925b46ac3704 (patch) | |
tree | 67b27fbc64a45f0ced7a643630daa0763c776555 /Documentation/Intel/fsp1_1.html | |
parent | b251a507140801ed86e43f7f6b88852af07c0d69 (diff) | |
download | coreboot-e8424cf10f1cd906fb3ece585058925b46ac3704.tar.xz |
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>
Diffstat (limited to 'Documentation/Intel/fsp1_1.html')
-rw-r--r-- | Documentation/Intel/fsp1_1.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/Intel/fsp1_1.html b/Documentation/Intel/fsp1_1.html index c210ffb89c..e08be830ff 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> @@ -25,7 +25,7 @@ <hr> <h1><a name="RequiredFiles">Required Files</a></h1> -<h2><a name="CorebootRequiredFiles">Coreboot Required Files</a></h2> +<h2><a name="corebootRequiredFiles">coreboot Required Files</a></h2> <ol> <li>Create the following directories if they do not already exist: <ul> |