Skip to content

Commit

Permalink
selftest/bpf: Fix link in readme
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Andrei Matei authored and Daniel Borkmann committed Nov 24, 2020
1 parent 91b2db2 commit 05a98d7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tools/testing/selftests/bpf/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
BPF Selftest Notes
==================
General instructions on running selftests can be found in
`Documentation/bpf/bpf_devel_QA.rst`_.
`Documentation/bpf/bpf_devel_QA.rst`__.

__ /Documentation/bpf/bpf_devel_QA.rst#q-how-to-run-bpf-selftests


Additional information about selftest failures are
documented here.
Expand Down

0 comments on commit 05a98d7

Please sign in to comment.