From 88d0ba2250df68d86f3c7688940a8a318dd15ed9 Mon Sep 17 00:00:00 2001 From: Jan De Dobbeleer Date: Wed, 12 Jun 2024 09:21:14 +0200 Subject: [PATCH] docs: remove broken anchor --- website/docs/configuration/templates.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/configuration/templates.mdx b/website/docs/configuration/templates.mdx index c6e037ae..b0c8e62c 100644 --- a/website/docs/configuration/templates.mdx +++ b/website/docs/configuration/templates.mdx @@ -132,7 +132,7 @@ end ## Template logic - + | Template | Description | | -------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | @@ -257,6 +257,6 @@ This can be used in templates and icons/text inside your config. [glob]: https://pkg.go.dev/path/filepath#Glob [git]: /docs/segments/git [status]: /docs/segments/status -[templates]: /docs/configuration/segment#templates +[templates]: /docs/configuration/segment [regexpms]: https://pkg.go.dev/regexp#Regexp.MatchString [regexpra]: https://pkg.go.dev/regexp#Regexp.ReplaceAllString