From 053eeb319dcb42b5f3542ab332b5306ecedb53b1 Mon Sep 17 00:00:00 2001 From: CrackThrough Date: Mon, 7 Nov 2022 13:28:36 +0900 Subject: [PATCH] fix: header link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ee6c30..c178996 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The following examples are all in C#. The extern functions that you should run are simple. -There are just two; [`start_hook`](#starthook) and [`stop_hook`](#stophook). +There are just two; [`start_hook`](#start_hook) and [`stop_hook`](#stop_hook). ### `start_hook`