aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarvin Borner2024-06-03 23:08:02 +0200
committerMarvin Borner2024-06-03 23:08:02 +0200
commit6e0f159c4124a2582e3a6f50718d6cb514f483ab (patch)
tree5f8a68c8b1a63aeda040129f09c9d42f06dda860
parent06e1e737a5eeae22d725fba01c44eabc86d6ee99 (diff)
Fix link
-rw-r--r--never-gonna-run-around-and-reverse-you.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/never-gonna-run-around-and-reverse-you.md b/never-gonna-run-around-and-reverse-you.md
index 08959a7..defdd9f 100644
--- a/never-gonna-run-around-and-reverse-you.md
+++ b/never-gonna-run-around-and-reverse-you.md
@@ -12,7 +12,7 @@ strings that indicate a C-like origin.
## Decompilation
We decompile the program using BinaryNinja on the
-[https://dogbolt.org](dogbolt) decompiler explorer:
+[dogbolt](https://dogbolt.org) decompiler explorer:
``` c
int32_t main(int32_t argc, char** argv, char** envp)