Skip to content

Commit 13a5ffa

Browse files
committed
doc: two markdown markup fixes
1 parent 3f4ead8 commit 13a5ffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/BUILDING_IMAGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ boot. For that it's essential to:
4343
image than advisable.
4444

4545
3. Remove the `/loader/random-seed` file (see
46-
[`systemd-boot(7)`](https://www.freedesktop.org/software/systemd/man/systemd-boot.html)
46+
[`systemd-boot(7)`](https://www.freedesktop.org/software/systemd/man/systemd-boot.html))
4747
from the UEFI System Partition (ESP), in case the `systemd-boot` boot loader
4848
is used in the image.
4949

5050
4. It might also make sense to remove
5151
[`/etc/hostname`](https://www.freedesktop.org/software/systemd/man/hostname.html)
5252
and
53-
[`/etc/machine-info`][`systemd-random-seed(8)`](https://www.freedesktop.org/software/systemd/man/machine-info.html)
53+
[`/etc/machine-info`](https://www.freedesktop.org/software/systemd/man/machine-info.html)
5454
which carry additional identifying information about the OS image.
5555

5656
## Boot Menu Entry Identifiers

0 commit comments

Comments
 (0)