Skip to content

Commit 5be93ac

Browse files
authored
Update date and link (#43145)
1 parent 25d9bfb commit 5be93ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/fundamentals/syslib-diagnostics/syslib0014.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SYSLIB0014 warning
33
description: Learn about the System.Net obsoletions that generate compile-time warning SYSLIB0014.
4-
ms.date: 04/24/2021
4+
ms.date: 10/21/2024
55
f1_keywords:
66
- syslib0014
77
---
@@ -25,7 +25,7 @@ Settings on <xref:System.Net.ServicePointManager> and <xref:System.Net.ServicePo
2525

2626
Use <xref:System.Net.Http.HttpClient> instead.
2727

28-
See the [HttpWebRequest to HttpClient migration guide](https://learn.microsoft.com/dotnet/fundamentals/networking/http/httpclient-migrate-from-httpwebrequest) for more info.
28+
For more information, see [HttpWebRequest to HttpClient migration guide](../networking/http/httpclient-migrate-from-httpwebrequest.md).
2929

3030
## Suppress a warning
3131

0 commit comments

Comments
 (0)