Skip to content

Commit

Permalink
fix broken link (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
Viveksati5143 authored Feb 25, 2024
1 parent c120bb4 commit a0d223b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/0-introduce/README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Answer three questions:

Understand and try eBPF development frameworks:

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

0 comments on commit a0d223b

Please sign in to comment.