From 2ed12583945f69525397c9b4370cbce34d409c44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=82=E5=B7=9D=E6=81=AD=E4=BD=91?= Date: Sat, 26 Oct 2024 19:28:24 +0900 Subject: [PATCH] Fix broken anchor link in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 916ca6f..0d309b3 100644 --- a/README.md +++ b/README.md @@ -739,7 +739,7 @@ The default help output is usually sufficient, but if not there are two solution ### `Bind(...)` - bind values for callback hooks and Run() methods -See the [section on hooks](#hooks-beforeresolve-beforeapply-afterapply-and-the-bind-option) for details. +See the [section on hooks](#hooks-beforereset-beforeresolve-beforeapply-afterapply-and-the-bind-option) for details. ### Other options