Skip to content

Commit a0d223b

Browse files
fix broken link (#110)
1 parent c120bb4 commit a0d223b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/0-introduce/README_en.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Answer three questions:
5454

5555
Understand and try eBPF development frameworks:
5656

57-
- bpftrace tutorial:https://eunomia.dev/tutorials/bpftrace-tutorial/ (Try it,1h)
57+
- bpftrace tutorial:<https://eunomia.dev/tutorials/bpftrace-tutorial/> (Try it,1h)
5858
- Examples of developing various tools with BCC: <https://github.com/iovisor/bcc/blob/master/docs/tutorial_bcc_python_developer.md> (Run through, 3-4h)
5959
- Some examples of libbpf: <https://github.com/libbpf/libbpf-bootstrap> (Run any interesting one and read the source code, 2h)
6060
- Tutorial based on libbpf and eunomia-bpf: <https://github.com/eunomia-bpf/bpf-developer-tutorial> (Read part 1-10, 3-4h)

0 commit comments

Comments
 (0)