summaryrefslogtreecommitdiffstats
path: root/Documentation/getting_started/index.md
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2022-03-13 22:01:35 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-03-24 15:47:11 +0000
commit2ac95f42a2579b2973648335259226ae48bd22e6 (patch)
tree04dc6c055c9c137f71b6617ce9fff2bcf624e44f /Documentation/getting_started/index.md
parentb6ebcdfde58a77bea03a67b376401b9f0f3edefb (diff)
downloadcoreboot-2ac95f42a2579b2973648335259226ae48bd22e6.tar.gz
coreboot-2ac95f42a2579b2973648335259226ae48bd22e6.tar.bz2
coreboot-2ac95f42a2579b2973648335259226ae48bd22e6.zip
Documentation: Move documentation license to main menu
The "Getting started" section is not an appropriate place for the documentation license. It should rather be listed in the main menu. Thus, move it there. Change-Id: I8bfc4f52da8a93d78a62e3a68fd6f1dc8ae4d335 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62767 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
Diffstat (limited to 'Documentation/getting_started/index.md')
-rw-r--r--Documentation/getting_started/index.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/getting_started/index.md b/Documentation/getting_started/index.md
index 3cfea1ef57ac..cbdf606f47af 100644
--- a/Documentation/getting_started/index.md
+++ b/Documentation/getting_started/index.md
@@ -4,6 +4,5 @@
* [Build System](build_system.md)
* [Submodules](submodules.md)
* [Kconfig](kconfig.md)
-* [Documentation License](license.md)
* [Writing Documentation](writing_documentation.md)
* [Setting up GPIOs](gpio.md)