Skip to content

Commit 05a98d7

Browse files
andreimateiborkmann
authored andcommitted
selftest/bpf: Fix link in readme
The link was bad because of invalid rst; it was pointing to itself and was rendering badly. Signed-off-by: Andrei Matei <andreimatei1@gmail.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Yonghong Song <yhs@fb.com> Link: https://lore.kernel.org/bpf/20201122022205.57229-1-andreimatei1@gmail.com
1 parent 91b2db2 commit 05a98d7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tools/testing/selftests/bpf/README.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
BPF Selftest Notes
33
==================
44
General instructions on running selftests can be found in
5-
`Documentation/bpf/bpf_devel_QA.rst`_.
5+
`Documentation/bpf/bpf_devel_QA.rst`__.
6+
7+
__ /Documentation/bpf/bpf_devel_QA.rst#q-how-to-run-bpf-selftests
8+
69

710
Additional information about selftest failures are
811
documented here.

0 commit comments

Comments
 (0)