From 8e03dbeaf6a949e5cb184d76b80a760180478496 Mon Sep 17 00:00:00 2001 From: educhastenier Date: Mon, 12 May 2025 11:20:28 +0200 Subject: [PATCH] fix: broken internal link (#532) Fix of minor broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f21cfe..a976332 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ Flags: #### Showing an _argument_'s detailed help -Custom help will only be shown for _positional arguments with named fields_ ([see the README section on positional arguments for more details on what that means](../../../README.md#branching-positional-arguments)) +Custom help will only be shown for _positional arguments with named fields_ ([see the README section on positional arguments for more details on what that means](#branching-positional-arguments)) **Contextual argument help**