We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d11d3f + 3933d5a commit 4115815Copy full SHA for 4115815
1 file changed
README.md
@@ -514,7 +514,7 @@ You can find the instructions [here](https://developer.1password.com/docs/ssh/gi
514
- [Introduction to gdb](https://youtu.be/xQ0ONbt-qPs)
515
- [Ptrace syscall example](https://www.linuxjournal.com/article/6100)
516
- [Using Dtrace on MacOS](https://poweruser.blog/using-dtrace-with-sip-enabled-3826a352e64b)
517
-- [Tracing in Linux and macOS](https://blog.xfbs.net/posts/tracing-linux-macos)
+- [Tracing in Linux and macOS](https://web.archive.org/web/20220228193322/https://blog.xfbs.net/posts/tracing-linux-macos)
518
- [Ptrace](https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-ptrace-1.html)
519
- [Dtrace One Liners](https://www.brendangregg.com/dtrace.html#OneLiners)
520
0 commit comments