Skip to content

Commit 8f39e5f

Browse files
committed
Broken link
1 parent 904ec75 commit 8f39e5f

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/bff/extensibility/management

1 file changed

+1
-1
lines changed

src/content/docs/bff/extensibility/management/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ builder.Services.AddTransient<IDiagnosticsEndpoint, DefaultDiagnosticsEndpoint>(
4646
}`}/>
4747

4848
You can customize the behavior of the endpoints either by implementing the appropriate interface.
49-
The [default implementations](https://github.com/DuendeSoftware/products/tree/main/bff/src/Bff/Endpoints/Internal) can serve as a starting point for your own implementation.
49+
The [default implementations](https://github.com/DuendeSoftware/products/tree/releases/bff/4.0.0/bff/src/Bff/Endpoints/Internal) can serve as a starting point for your own implementation.
5050
</TabItem>
5151
<TabItem label="V3">
5252
<Code

0 commit comments

Comments
 (0)