Skip to content

Commit

Permalink
docs: fix broken link of bpf_log2l(iovisor#2176)
Browse files Browse the repository at this point in the history
docs: fix broken link of bpf_log2l()
  • Loading branch information
boat0 authored and yonghong-song committed Feb 3, 2019
1 parent 5f7c829 commit 41ffdd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
- [6. bpf_get_current_comm()](#6-bpf_get_current_comm)
- [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)
- [Debugging](#debugging)
- [1. bpf_override_return()](#1-bpf_override_return)
Expand Down

0 comments on commit 41ffdd1

Please sign in to comment.