Commit 41ffdd17 authored by Xiaozhou Liu's avatar Xiaozhou Liu Committed by yonghong-song

docs: fix broken link of bpf_log2l(#2176)

docs: fix broken link of bpf_log2l()
parent 5f7c8294
...@@ -23,7 +23,7 @@ This guide is incomplete. If something feels missing, check the bcc and kernel s ...@@ -23,7 +23,7 @@ This guide is incomplete. If something feels missing, check the bcc and kernel s
- [5. bpf_get_current_uid_gid()](#5-bpf_get_current_uid_gid) - [5. bpf_get_current_uid_gid()](#5-bpf_get_current_uid_gid)
- [6. bpf_get_current_comm()](#6-bpf_get_current_comm) - [6. bpf_get_current_comm()](#6-bpf_get_current_comm)
- [7. bpf_get_current_task()](#7-bpf_get_current_task) - [7. bpf_get_current_task()](#7-bpf_get_current_task)
- [8. bpf_log2l()](#8-bpflog2l) - [8. bpf_log2l()](#8-bpf_log2l)
- [9. bpf_get_prandom_u32()](#9-bpf_get_prandom_u32) - [9. bpf_get_prandom_u32()](#9-bpf_get_prandom_u32)
- [Debugging](#debugging) - [Debugging](#debugging)
- [1. bpf_override_return()](#1-bpf_override_return) - [1. bpf_override_return()](#1-bpf_override_return)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment