Skip to content

Commit 944f8ea

Browse files
authored
Update internal heading link
Corrected a typo in the documentation which seems to be mismatch
1 parent 5fe892a commit 944f8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/linux_kernel/building.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ $ git clone --depth=1 --branch <branch> https://github.com/raspberrypi/linux
3939
For a full list of available branches, see the https://github.com/raspberrypi/linux[the Raspberry Pi kernel repository].
4040
====
4141

42-
Now that you have the kernel source, build a fresh kernel xref:linux_kernel.adoc#natively-build-a-kernel[natively] or via xref:linux_kernel.adoc#cross-compiled-build[cross-compilation].
42+
Now that you have the kernel source, build a fresh kernel xref:linux_kernel.adoc#natively-build-a-kernel[natively] or via xref:linux_kernel.adoc#cross-compile-the-kernel[cross-compilation].
4343

4444
=== Natively build a kernel
4545

0 commit comments

Comments
 (0)