Skip to content

Commit 8c528ee

Browse files
Costa ShulyupinCosta Shulyupin
authored andcommitted
fix link to "Splitting the Kernel"
1 parent 25ba87a commit 8c528ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Linux_kernel_diagram.dot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ digraph "Linux_kernel_diagram" {
385385
functions [
386386
color = gray,
387387
tooltip = "Columns represent main functionalities of the kernel",
388-
URL = "https://makelinux.github.io/ldd3/chp-1-sect-2.shtml",
388+
URL = "https://www.oreilly.com/library/view/linux-device-drivers/0596000081/ch01s02.html",
389389
fillcolor = gray,
390390
fixedsize = true,
391391
height = 0.6,

0 commit comments

Comments
 (0)