diff --git a/src/0-introduce/README_en.md b/src/0-introduce/README_en.md index 501b732..ea0fde1 100644 --- a/src/0-introduce/README_en.md +++ b/src/0-introduce/README_en.md @@ -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: (Try it,1h) - Examples of developing various tools with BCC: (Run through, 3-4h) - Some examples of libbpf: (Run any interesting one and read the source code, 2h) - Tutorial based on libbpf and eunomia-bpf: (Read part 1-10, 3-4h)