[Skiboot] [PATCH] doc: Fix reference to overview in README

Russell Currey ruscur at russell.cc
Tue Nov 14 11:04:27 AEDT 2017


Signed-off-by: Russell Currey <ruscur at russell.cc>
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5a0742b0..8d4d9a37 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ The bootloader will kexec a host kernel (probably linux). The host OS can
 make OPAL calls. The OPAL API is documented in doc/opal-api/ (there are
 missing parts, patches are welcome!)
 
-See doc/overview.txt for a more in depth overview of skiboot.
+See doc/overview.rst for a more in depth overview of skiboot.
 
 ## Building
 
-- 
2.14.1



More information about the Skiboot mailing list