Skip to content

Commit

Permalink
fix template url
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 committed Oct 14, 2022
1 parent 29ec908 commit 4a4770f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _tabs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Tools are expected to follow a simple naming convention:
- <tool>.bpf.h can optionally contain types exported to userspace through pref event or ring buffer
- <tool>.h can optionally contain any types and constants, shared by both BPF and userspace sides of a tool.

You can check the [template](template) project for more details.
You can check the [template](https://github.com/eunomia-bpf/ebpm-template) project for more details.

## reference

Expand Down
1 change: 1 addition & 0 deletions scripts/eunomia-bpf
Submodule eunomia-bpf added at 714502

0 comments on commit 4a4770f

Please sign in to comment.