Skip to content

Commit 2e59ec3

Browse files
authored
Fix the link in README
The repo was transferred to libbpf org, so update the link in readme and trigger a deployment. Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
1 parent da3c96d commit 2e59ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
**bpfvv** stands for BPF Verifier Visualizer
22

3-
https://theihor.github.io/bpfvv/
3+
https://libbpf.github.io/bpfvv/
44

55
This project is an experiment about visualizing Linux Kernel BPF verifier log to help BPF programmers with debugging verification failures.
66

0 commit comments

Comments
 (0)