Skip to content

Commit d79d24b

Browse files
committed
fix README links
1 parent 659f608 commit d79d24b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ I use this for my Raspberry Pi, but it should work on any Debian or derivative.
66
The root file system on the sd-card is mounted read-only on /overlay/lower, and / is a
77
read-write copy on write overlay.
88

9-
There are two sets of instructions below: [Raspbian](#Raspbian) and [Ubuntu for ARM](#Ubuntu_for_ARM).
9+
There are two sets of instructions below: [Raspbian](#raspbian) and [Ubuntu for ARM](#ubuntu-for-arm).
1010

1111
## Raspbian
1212

@@ -43,7 +43,7 @@ then rerun
4343
```bash
4444
sudo mkinitramfs -o /boot/init.gz
4545
```
46-
Now skip down to [all distributions](#all_distributions) to finish the installation.
46+
Now skip down to [all distributions](#all-distributions) to finish the installation.
4747

4848
## Ubuntu for ARM
4949

@@ -67,7 +67,7 @@ then run
6767
sudo update-initramfs -k $(uname -r) -u
6868
```
6969

70-
Now continue to [all distributions](#all_distributions) to finish the installation.
70+
Now continue to [all distributions](#all-distributions) to finish the installation.
7171

7272
## all distributions
7373

0 commit comments

Comments
 (0)