summaryrefslogtreecommitdiffstats
path: root/Documentation/contributing
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2022-02-27 22:27:17 +0100
committerFelix Singer <felixsinger@posteo.net>2022-03-11 19:56:22 +0000
commitd55fa332d8849b8794b5b8386b73679b71fb6f59 (patch)
tree3a6229d1e1d8c91a0d640cb856e09d8014bf0095 /Documentation/contributing
parentc664056c56df85eb1c72ff3bb94da6f69872827b (diff)
downloadcoreboot-d55fa332d8849b8794b5b8386b73679b71fb6f59.tar.gz
coreboot-d55fa332d8849b8794b5b8386b73679b71fb6f59.tar.bz2
coreboot-d55fa332d8849b8794b5b8386b73679b71fb6f59.zip
Documentation: Move firmware flashing tutorial to tutorial section
There is no need that the tutorial for flashing firmware has its own point in the main menu. Thus, move it to the tutorial section. Change-Id: Ife6d97254af4c006fe01480a78c76303f9cb34bb Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62424 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Thomas Heijligen <src@posteo.de>
Diffstat (limited to 'Documentation/contributing')
-rw-r--r--Documentation/contributing/gsoc.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/contributing/gsoc.md b/Documentation/contributing/gsoc.md
index ba94f2061622..4f854268a8d5 100644
--- a/Documentation/contributing/gsoc.md
+++ b/Documentation/contributing/gsoc.md
@@ -260,7 +260,7 @@ questions.
[mailing list]: https://mail.coreboot.org/postorius/lists/coreboot.coreboot.org
[Getting started]: ../getting_started/index.md
[Tutorial]: ../tutorial/index.md
-[Flashing firmware tutorial]: ../flash_tutorial/index.md
+[Flashing firmware tutorial]: ../tutorial/flashing_firmware/index.md
[Coding style]: coding_style.md
[Code of Conduct]: ../community/code_of_conduct.md
[Language style]: ../community/language_style.md