Documentation/contributing/gsoc: Use paths to md files

Replace HTTP links with paths to Markdown files where possible.

Change-Id: I0ecca6460105b10b81c4fc014f00235b5d9b861c
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62205
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
This commit is contained in:
Felix Singer 2022-02-20 12:42:29 +01:00
parent 41dbba9778
commit d9884d480b
1 changed files with 7 additions and 7 deletions

View File

@ -237,13 +237,13 @@ questions.
* Ron Minnich
[community forums]: https://doc.coreboot.org/community/forums.html
[community forums]: ../community/forums.md
[mailing list]: https://mail.coreboot.org/postorius/lists/coreboot.coreboot.org
[Getting started]: https://doc.coreboot.org/getting_started/index.html
[Tutorial]: https://doc.coreboot.org/tutorial/index.html
[Flashing firmware tutorial]: https://doc.coreboot.org/flash_tutorial/index.html
[Coding style]: https://doc.coreboot.org/contributing/coding_style.html
[Code of Conduct]: https://doc.coreboot.org/community/code_of_conduct.html
[Language style]: https://doc.coreboot.org/community/language_style.html
[Getting started]: ../getting_started/index.md
[Tutorial]: ../tutorial/index.md
[Flashing firmware tutorial]: ../flash_tutorial/index.md
[Coding style]: coding_style.md
[Code of Conduct]: ../community/code_of_conduct.md
[Language style]: ../community/language_style.md
[GSoC Contributor Guide]: https://google.github.io/gsocguides/student
[GSoC Mentor Guide]: https://google.github.io/gsocguides/mentor