From b98d891ceab3812612b2bd8c9d6453cdca5245b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20S=C3=B6ren=20Pollak?= <74557518+MaximilianSoerenPollak@users.noreply.github.com> Date: Tue, 16 Jul 2024 22:09:45 +0200 Subject: [PATCH] Update README.md (#313) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e874763a..e361fb51 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ And that’s it! For more info see [the full source][burgersource] for this example as well as [the docs][docs]. If you need more dynamic forms that change based on input from previous fields, -check out the [dynamic forms](#dynamic) example. +check out the [dynamic forms](#dynamic-forms) example. [burgersource]: ./examples/burger/main.go [docs]: https://pkg.go.dev/github.com/charmbracelet/huh?tab=doc