From 07c8821614a71de68c99e73e964c9f03d75e5444 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=82=E5=B7=9D=E6=81=AD=E4=BD=91=20=28ebi=29?= <44393661+ebi-yade@users.noreply.github.com> Date: Sun, 27 Oct 2024 05:54:43 +0900 Subject: [PATCH] Fix broken anchor link in README.md (#464) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2c023d..e3b9fe9 100644 --- a/README.md +++ b/README.md @@ -748,7 +748,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