Skip to content

Commit

Permalink
Reference guide: Fix table of contents array access hyperlink
Browse files Browse the repository at this point in the history
  • Loading branch information
ajor committed May 8, 2019
1 parent 845f9b6 commit 05eb170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference_guide.md
Expand Up @@ -588,7 +588,7 @@ Attaching 1 probe...
@[kprobe:vfs_read]: 13369
```

## 10. Array Access
## 10. `[]`: Array Access

You may access one-dimensional constant arrays with the array acccess operator `[]`.

Expand Down

0 comments on commit 05eb170

Please sign in to comment.