Skip to content

Commit 4ec75e7

Browse files
committed
Fix GitHub link
1 parent a8d241a commit 4ec75e7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

linux/kernel/building.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ You can then copy the toolchain to a common location such as `/tools/arm-bcm2708
5353

5454
### Get sources
5555

56-
To get the sources, refer to the original [GitHub](https://github.com/raspberrypi/linux
57-
) repository for the various branches.
56+
To get the sources, refer to the original [GitHub](https://github.com/raspberrypi/linux) repository for the various branches.
5857
```
5958
$ git clone --depth=1 https://github.com/raspberrypi/linux
6059
```

0 commit comments

Comments
 (0)