Skip to content

Commit 388cb51

Browse files
authored
Update Azure.Core protocol method sample links (Azure#45756)
1 parent abd83c4 commit 388cb51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# C# Azure SDK Clients that Contain Protocol Methods
22

3-
This guidance has moved to [Azure SDK for .NET protocol and convenience methods overview](https://learn.microsoft.com/dotnet/azure/sdk/protocol-convenience-methods).
3+
This guidance has moved to [Azure SDK for .NET protocol and convenience methods overview](https://learn.microsoft.com/dotnet/azure/sdk/protocol-convenience-methods?tabs=protocol-methods).

sdk/core/Azure.Core/samples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ description: Samples for the Azure.Core client library
1717
- [Events](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core/samples/Events.md)
1818
- [Diagnostics](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core/samples/Diagnostics.md)
1919
- [Mocking](https://learn.microsoft.com/dotnet/azure/sdk/unit-testing-mocking)
20-
- [Protocol Methods](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core/samples/ProtocolMethods.md)
20+
- [Protocol Methods](https://learn.microsoft.com/dotnet/azure/sdk/protocol-convenience-methods?tabs=protocol-methods)

0 commit comments

Comments
 (0)