Skip to content

Commit ff96e8d

Browse files
committed
docs: update golab link
Signed-off-by: Alessio Greggi <[email protected]>
1 parent ad053e8 commit ff96e8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ After the build is completed, you can find the executable under the `bin/` direc
7878

7979
## Debugging
8080

81-
In case you want to run the application locally, I've provided the [`.vscode/launch.json`](.vscode/launch.json) file to easily debug the application with `root` privileges in `vscode`. Just replace the parameters marked with `<>`.
81+
In case you want to run the application locally, I've provided the [`.vscode/launch.json`](.vscode/launch.json) file to easily debug the application with `root` privileges in `vscode`.
8282

8383
## Talks
8484

8585
I had the pleasure of speaking about `harpoon` at the following conferences:
86-
* [**GOLAB**](https://golab.io/talks/test-driven-hardening-crafting-seccomp-profiles-within-test-pipeline)
86+
* [**GOLAB**](https://www.youtube.com/watch?v=A5A_Ll9o1Rc)
8787
* [**FOSDEM**](https://fosdem.org/2024/schedule/event/fosdem-2024-1884-how-we-almost-secured-our-projects-by-writing-more-tests/)
8888
* [**Conf42**](https://www.youtube.com/watch?v=Z8IHOTlG3pM)
8989

0 commit comments

Comments
 (0)