From f53eaf88d98c008cfc9bb37ee17295313406056f Mon Sep 17 00:00:00 2001 From: Jason Stirnaman Date: Fri, 16 May 2025 15:00:09 -0500 Subject: [PATCH] fix(example): Bad link --- content/example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/example.md b/content/example.md index 677341bbc..5bcd782aa 100644 --- a/content/example.md +++ b/content/example.md @@ -13,7 +13,7 @@ This is a paragraph. Lorem ipsum dolor ({{< icon "trash" "v2" >}}) sit amet, con [Ref link][foo] -[foo]: https://docs.influxadata.com +[foo]: https://docs.influxdata.com This is **bold** text. This is _italic_ text. This is _**bold and italic**_.