Skip to content

Commit 1c1c3c7

Browse files
mchehabJonathan Corbet
authored andcommitted
libbpf: update index.rst reference
Changeset d20b411 ("libbpf: Rename libbpf documentation index file") renamed: Documentation/bpf/libbpf/libbpf.rst to: Documentation/bpf/libbpf/index.rst. Update its cross-reference accordingly. Fixes: d20b411 ("libbpf: Rename libbpf documentation index file") Acked-by: Andrii Nakryiko <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 53b606f commit 1c1c3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/bpf/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ that goes into great technical depth about the BPF Architecture.
1515
libbpf
1616
======
1717

18-
Documentation/bpf/libbpf/libbpf.rst is a userspace library for loading and interacting with bpf programs.
18+
Documentation/bpf/libbpf/index.rst is a userspace library for loading and interacting with bpf programs.
1919

2020
BPF Type Format (BTF)
2121
=====================

0 commit comments

Comments
 (0)