From 99d26db0ff5f0d46a911b2dffce5f7332b5418bc Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Mon, 9 Sep 2024 23:41:11 +0200 Subject: fix link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7122ca..f6a0497 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,4 @@ Alternatively one can run `make run`, to run all examples under `example/`. ## License This project is licensed under the MIT license. -[https://www.man7.org/linux/man-pages/man2/ptrace.2.html] +[ptrace]: https://www.man7.org/linux/man-pages/man2/ptrace.2.html -- cgit v1.2.3