summaryrefslogtreecommitdiffstats
path: root/Documentation/mainboard
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2023-06-08 02:55:18 +0000
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2023-06-13 05:23:39 +0000
commitaa1efece74aa9707ece96a76cf24c8068d604525 (patch)
tree53178642767e9800bdacb9cc0b5c46faa9503d75 /Documentation/mainboard
parent71707e8ffb281e28cc6a1920b7e4bf09676bbdef (diff)
downloadcoreboot-aa1efece74aa9707ece96a76cf24c8068d604525.tar.gz
coreboot-aa1efece74aa9707ece96a76cf24c8068d604525.tar.bz2
coreboot-aa1efece74aa9707ece96a76cf24c8068d604525.zip
doc/mb/starlabs: Fix references to documents
Some references are pointing to non-existing paths. Fix that. Change-Id: I298370c69edc41a50c859684cc5a2c1dbfc85559 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/75800 Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-by: Sean Rhodes <sean@starlabs.systems> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'Documentation/mainboard')
-rw-r--r--Documentation/mainboard/starlabs/labtop_cml.md4
-rw-r--r--Documentation/mainboard/starlabs/labtop_kbl.md4
-rw-r--r--Documentation/mainboard/starlabs/lite_glk.md4
-rw-r--r--Documentation/mainboard/starlabs/lite_glkr.md4
-rw-r--r--Documentation/mainboard/starlabs/starbook_adl.md4
-rw-r--r--Documentation/mainboard/starlabs/starbook_tgl.md4
6 files changed, 12 insertions, 12 deletions
diff --git a/Documentation/mainboard/starlabs/labtop_cml.md b/Documentation/mainboard/starlabs/labtop_cml.md
index 54ad4206e6c1..f568d2bdb8b8 100644
--- a/Documentation/mainboard/starlabs/labtop_cml.md
+++ b/Documentation/mainboard/starlabs/labtop_cml.md
@@ -41,7 +41,7 @@
## Building coreboot
-Please follow the [Star Labs build instructions](../common/building.md) to build coreboot, using `config.starlabs_labtop_cml` as config file.
+Please follow the [Star Labs build instructions](common/building.md) to build coreboot, using `config.starlabs_labtop_cml` as config file.
## Flashing coreboot
@@ -65,4 +65,4 @@ Please follow the [Star Labs build instructions](../common/building.md) to build
+---------------------+------------+
```
-Please see [here](../common/flashing.md) for instructions on how to flash with fwupd.
+Please see [here](common/flashing.md) for instructions on how to flash with fwupd.
diff --git a/Documentation/mainboard/starlabs/labtop_kbl.md b/Documentation/mainboard/starlabs/labtop_kbl.md
index ca110066c4ee..89a500128b4e 100644
--- a/Documentation/mainboard/starlabs/labtop_kbl.md
+++ b/Documentation/mainboard/starlabs/labtop_kbl.md
@@ -38,7 +38,7 @@
## Building coreboot
-Please follow the [Star Labs build instructions](../common/building.md) to build coreboot, using `config.starlabs_labtop_kbl` as config file.
+Please follow the [Star Labs build instructions](common/building.md) to build coreboot, using `config.starlabs_labtop_kbl` as config file.
## Flashing coreboot
@@ -62,4 +62,4 @@ Please follow the [Star Labs build instructions](../common/building.md) to build
+---------------------+------------+
```
-Please see [here](../common/flashing.md) for instructions on how to flash with fwupd.
+Please see [here](common/flashing.md) for instructions on how to flash with fwupd.
diff --git a/Documentation/mainboard/starlabs/lite_glk.md b/Documentation/mainboard/starlabs/lite_glk.md
index 41605eaf40fa..849d3a882753 100644
--- a/Documentation/mainboard/starlabs/lite_glk.md
+++ b/Documentation/mainboard/starlabs/lite_glk.md
@@ -37,7 +37,7 @@
## Building coreboot
-Please follow the [Star Labs build instructions](../common/building.md) to build coreboot, using `config.starlabs_lite_glk` as config file.
+Please follow the [Star Labs build instructions](common/building.md) to build coreboot, using `config.starlabs_lite_glk` as config file.
## Flashing coreboot
@@ -61,4 +61,4 @@ Please follow the [Star Labs build instructions](../common/building.md) to build
+---------------------+------------+
```
-Please see [here](../common/flashing.md) for instructions on how to flash with fwupd.
+Please see [here](common/flashing.md) for instructions on how to flash with fwupd.
diff --git a/Documentation/mainboard/starlabs/lite_glkr.md b/Documentation/mainboard/starlabs/lite_glkr.md
index 1427e1da8d16..410747b20e24 100644
--- a/Documentation/mainboard/starlabs/lite_glkr.md
+++ b/Documentation/mainboard/starlabs/lite_glkr.md
@@ -37,7 +37,7 @@
## Building coreboot
-Please follow the [Star Labs build instructions](../common/building.md) to build coreboot, using `config.starlabs_lite_glkr` as config file.
+Please follow the [Star Labs build instructions](common/building.md) to build coreboot, using `config.starlabs_lite_glkr` as config file.
## Flashing coreboot
@@ -61,4 +61,4 @@ Please follow the [Star Labs build instructions](../common/building.md) to build
+---------------------+------------+
```
-Please see [here](../common/flashing.md) for instructions on how to flash with fwupd.
+Please see [here](common/flashing.md) for instructions on how to flash with fwupd.
diff --git a/Documentation/mainboard/starlabs/starbook_adl.md b/Documentation/mainboard/starlabs/starbook_adl.md
index 8a770b25f2c0..b89b03d82e09 100644
--- a/Documentation/mainboard/starlabs/starbook_adl.md
+++ b/Documentation/mainboard/starlabs/starbook_adl.md
@@ -40,7 +40,7 @@
## Building coreboot
-Please follow the [Star Labs build instructions](../common/building.md) to build coreboot, using `config.starlabs_starbook_adl` as config file.
+Please follow the [Star Labs build instructions](common/building.md) to build coreboot, using `config.starlabs_starbook_adl` as config file.
### Preliminaries
@@ -86,4 +86,4 @@ make
+---------------------+------------+
```
-Please see [here](../common/flashing.md) for instructions on how to flash with fwupd.
+Please see [here](common/flashing.md) for instructions on how to flash with fwupd.
diff --git a/Documentation/mainboard/starlabs/starbook_tgl.md b/Documentation/mainboard/starlabs/starbook_tgl.md
index 817cb728a7fd..58be26f5354b 100644
--- a/Documentation/mainboard/starlabs/starbook_tgl.md
+++ b/Documentation/mainboard/starlabs/starbook_tgl.md
@@ -40,7 +40,7 @@
## Building coreboot
-Please follow the [Star Labs build instructions](../common/building.md) to build coreboot, using `config.starlabs_starbook_tgl` as config file.
+Please follow the [Star Labs build instructions](common/building.md) to build coreboot, using `config.starlabs_starbook_tgl` as config file.
## Flashing coreboot
@@ -64,4 +64,4 @@ Please follow the [Star Labs build instructions](../common/building.md) to build
+---------------------+------------+
```
-Please see [here](../common/flashing.md) for instructions on how to flash with fwupd.
+Please see [here](common/flashing.md) for instructions on how to flash with fwupd.