From 1fb05c2e91aeba8663997cbf132d6955cc12de42 Mon Sep 17 00:00:00 2001 From: "R. Bernstein" Date: Wed, 9 Jul 2025 11:40:29 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index dcb94b40..4b861451 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ uncompyle6 A native Python cross-version decompiler and fragment decompiler. The successor to decompyle, uncompyle, and uncompyle2. -I gave a talk on this at [BlackHat Asia 2024](https://youtu.be/H-7ZNrpsV50?si=nOaixgYHr7RbILVS). +I gave a talk on this at `BlackHat Asia 2024 `_. Introduction