Skip to content

Commit a145918

Browse files
Merge pull request #272836 from JasonWHowell/patch-13
Update signalr-howto-use.md
2 parents c3767a1 + 1c8778f commit a145918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-signalr/signalr-howto-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ You can increase this value to avoid client disconnect.
152152

153153
- Default value: All transports are enabled.
154154
- This option defines a function to customize the transports that clients can use to send HTTP requests.
155-
- Use this options instead of [`HttpConnectionDispatcherOptions.Transports`](https://learn.microsoft.com/aspnet/core/signalr/configuration?&tabs=dotnet#advanced-http-configuration-options) to configure transports.
155+
- Use this options instead of [`HttpConnectionDispatcherOptions.Transports`](/aspnet/core/signalr/configuration?&tabs=dotnet#advanced-http-configuration-options) to configure transports.
156156

157157
### Sample
158158

0 commit comments

Comments
 (0)