Skip to content

Commit e61245a

Browse files
authored
Point to correct documentation link (#30686)
1 parent 23c6469 commit e61245a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/HttpClientFactory/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# HttpClient Factory
22

3-
Contains an opinionated factory for creating HttpClient instances. See documentation at https://docs.microsoft.com/en-us/aspnet/core/performance/caching/distributed.
3+
Contains an opinionated factory for creating HttpClient instances. See documentation at https://docs.microsoft.com/en-us/aspnet/core/fundamentals/http-requests.
44

55
## Description
66

@@ -18,4 +18,4 @@ To run the tests for this project, [run the tests on the command line](../../doc
1818

1919
## More Information
2020

21-
For more information, see the [ASP.NET Core README](../../README.md).
21+
For more information, see the [ASP.NET Core README](../../README.md).

0 commit comments

Comments
 (0)