Skip to content

Commit 4115815

Browse files
authored
Merge pull request #151 from iovoid/patch-1
Replace broken link with archived copy
2 parents 5d11d3f + 3933d5a commit 4115815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ You can find the instructions [here](https://developer.1password.com/docs/ssh/gi
514514
- [Introduction to gdb](https://youtu.be/xQ0ONbt-qPs)
515515
- [Ptrace syscall example](https://www.linuxjournal.com/article/6100)
516516
- [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)
517+
- [Tracing in Linux and macOS](https://web.archive.org/web/20220228193322/https://blog.xfbs.net/posts/tracing-linux-macos)
518518
- [Ptrace](https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-ptrace-1.html)
519519
- [Dtrace One Liners](https://www.brendangregg.com/dtrace.html#OneLiners)
520520

0 commit comments

Comments
 (0)