Skip to content

Commit fb9b4be

Browse files
authored
Fix anchor link
1 parent 76ad4b9 commit fb9b4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nservicebus/hosting/extensions-hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ When hosted in the Generic Host, NServiceBus uses the application's `IServiceCol
3434

3535
`UseNServiceBus` also registers an `IMessageSession` that can be resolved from the container or injected where needed at runtime.
3636

37-
### Using a custom DI container
37+
### Configure custom containers
3838

3939
To use a third-party container, configure it with `HostBuilder.UseServiceProviderFactory(...)`. NServiceBus will automatically use the host’s container. Refer to your container’s documentation for details.
4040

0 commit comments

Comments
 (0)