From 3a8f1c504317a0897f4261b5e2fe4dc9ba1e8098 Mon Sep 17 00:00:00 2001 From: Ryan Amirthan Stephen <105958906+Ryan-Amirthan@users.noreply.github.com> Date: Wed, 5 Nov 2025 09:07:49 -0500 Subject: [PATCH] fix: reference formatting in anchor.mdx --- .../docs/pages/component-library/default-components/anchor.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/products/docs/pages/component-library/default-components/anchor.mdx b/fern/products/docs/pages/component-library/default-components/anchor.mdx index 168923037..efe1026b4 100644 --- a/fern/products/docs/pages/component-library/default-components/anchor.mdx +++ b/fern/products/docs/pages/component-library/default-components/anchor.mdx @@ -69,8 +69,8 @@ You can link directly to the [API endpoints table](#api-endpoints). json={"amount": amount}, headers=headers) ``` -Reference the [watering code example](#example-code) in your implementation. + Reference the [watering code example](#example-code) in your implementation.