Skip to content

Commit f7f0375

Browse files
committed
Fix URL
Signed-off-by: Dave Thaler <[email protected]>
1 parent a9d4e2d commit f7f0375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

isa/kernel.org/linux-notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Linux uses BTF ids to identify variables.
3737
Legacy BPF Packet access instructions
3838
=====================================
3939

40-
As mentioned in the `ISA standard documentation <https://github.com/dthaler/ebpf-docs/blob/update/isa/kernel.org/instruction-set.rst#legacy-bpf-packet-access-instructions>`_,
40+
As mentioned in the `ISA standard documentation <instruction-set.rst#legacy-bpf-packet-access-instructions>`_,
4141
Linux has special eBPF instructions for access to packet data that have been
4242
carried over from classic BPF to retain the performance of legacy socket
4343
filters running in the eBPF interpreter.

0 commit comments

Comments
 (0)