From b355e77b4d8974367b19b3d5caf68f1fd549a75c Mon Sep 17 00:00:00 2001 From: Pulkit Sharma Date: Mon, 18 Nov 2024 13:48:16 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27b28e5..f7bb295 100644 --- a/README.md +++ b/README.md @@ -333,7 +333,7 @@ bpftune: sysctl 'net.ipv4.tcp_rmem' changed from (4096 131072 1310720 ) -> (4096 See the docs/ subdirectory for manual pages covering bpftune and associated tuners. -bpftune was presented at the eBPF summit; [video here](https://www.youtube.com/watch?v=X0TvfH8hrQE&t=420s). +bpftune was presented at the eBPF summit; [video here](https://www.youtube.com/watch?v=X0TvfH8hrQE). bpftune [was also discussed on Liz Rice's excellent eCHO eBPF podcast](https://www.youtube.com/watch?v=3ylmGE6sW8w), specifically in the context of using reinforcement learning in BPF ## Contributing