summaryrefslogtreecommitdiff
path: root/Documentation/index.md
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2019-09-15 18:21:25 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-09-16 21:17:33 +0000
commit3c599a2c086a5405a1997de65de1aacc988e7823 (patch)
treed1d2f27b035576bce2ef59ec12c9b32a718b628f /Documentation/index.md
parentde2b6b834984f69dad19dc9d0726a3f6851be2eb (diff)
downloadcoreboot-3c599a2c086a5405a1997de65de1aacc988e7823.tar.xz
Documentation: rename "Rookie guide" to "tutorial"
We generally try to stay away from ascribing attributes to (future) devs. "Rookie guide" refers to the reader, while "tutorial" refers to the material. In the same spirit, move from "lessons" to "parts". It's not school :-) Change-Id: I11a69a2a05ba9a0bc48f8bf62463d9585da043ec Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35425 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Lance Zhao <lance.zhao@gmail.com> Reviewed-by: Jacob Garber <jgarber1@ualberta.ca> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/index.md')
-rw-r--r--Documentation/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/index.md b/Documentation/index.md
index 50141b50bf..b880c1c4d5 100644
--- a/Documentation/index.md
+++ b/Documentation/index.md
@@ -161,7 +161,7 @@ for example OpenBSD, is probably the closest cousin of our approach.
Contents:
* [Getting Started](getting_started/index.md)
-* [Rookie Guide](lessons/index.md)
+* [Tutorial](tutorial/index.md)
* [Coding Style](coding_style.md)
* [Project Ideas](contributing/project_ideas.md)
* [Code of Conduct](community/code_of_conduct.md)