docs: remove redundant references to official documentation in multiple tutorial README files

This commit is contained in:
yunwei37
2025-10-01 16:56:59 -07:00
parent 71c89cbcd2
commit 445722e8a3
11 changed files with 6 additions and 16 deletions

View File

@@ -623,7 +623,7 @@ Through this example, we have learned how to combine eBPF programs with user-spa
In the following tutorials, we will continue to explore the advanced features of eBPF and share more about eBPF development practices. Through continuous learning and practice, you will have a better understanding and mastery of eBPF technology and apply it to solve real-world problems.
If you would like to learn more about eBPF knowledge and practices, please refer to the official documentation of eunomia-bpf: <https://github.com/eunomia-bpf/eunomia-bpf>. You can also visit our tutorial code repository at <https://github.com/eunomia-bpf/bpf-developer-tutorial> or website <https://eunomia.dev/tutorials/> for more examples and complete tutorials.
If you would like to learn more about eBPF knowledge and practices, you can visit our tutorial code repository at <https://github.com/eunomia-bpf/bpf-developer-tutorial> or website <https://eunomia.dev/tutorials/> for more examples and complete tutorials.
## Reference