diff --git a/fern/products/sdks/overview/java/configuration.mdx b/fern/products/sdks/overview/java/configuration.mdx
index 958498f97..7a1fe972a 100644
--- a/fern/products/sdks/overview/java/configuration.mdx
+++ b/fern/products/sdks/overview/java/configuration.mdx
@@ -46,7 +46,7 @@ Example:
-When enabled, generates extensible builder classes that support customization through inheritance. This allows you to [add custom code](/learn/v2/sdks/generators/java/custom-code#adding-custom-client-configuration) to extend the generated builders with additional functionality.
+When enabled, generates extensible builder classes that support customization through inheritance. This allows you to [add custom code](/sdks/generators/java/custom-code#adding-custom-client-configuration) to extend the generated builders with additional functionality.