chore: Fix old TestHarness links
This commit is contained in:
Родитель
9079fb1e55
Коммит
d25d5c5114
|
@ -234,4 +234,4 @@ It's often necessary to include an API key alongside requests to a web API. This
|
|||
* [How-To: Create a Strongly-Typed REST Client for an API](xref:Uno.Extensions.Http.HowToRefit)
|
||||
* [Overview: HTTP](xref:Uno.Extensions.Http.Overview)
|
||||
* [Overview: Polly and HttpClientFactory](https://github.com/App-vNext/Polly/wiki/Polly-and-HttpClientFactory)
|
||||
* [Explore: TestHarness HTTP Endpoints](https://github.com/unoplatform/uno.extensions/tree/main/testing/TestHarness/TestHarness.Shared/Ext/Http/Endpoints)
|
||||
* [Explore: TestHarness HTTP Endpoints](https://github.com/unoplatform/uno.extensions/tree/main/testing/TestHarness/TestHarness/Ext/Http/Endpoints/)
|
||||
|
|
|
@ -110,4 +110,4 @@ When working with a complex application, centralized registration of your API en
|
|||
* [How-To: Configure with Custom Endpoint Options](xref:Uno.Extensions.Http.HowToEndpointOptions)
|
||||
* [Overview: HTTP](xref:Uno.Extensions.Http.Overview)
|
||||
* [Overview: Polly and HttpClientFactory](https://github.com/App-vNext/Polly/wiki/Polly-and-HttpClientFactory)
|
||||
* [Explore: TestHarness HTTP Endpoints](https://github.com/unoplatform/uno.extensions/tree/main/testing/TestHarness/TestHarness.Shared/Ext/Http/Endpoints)
|
||||
* [Explore: TestHarness HTTP Endpoints](https://github.com/unoplatform/uno.extensions/tree/main/testing/TestHarness/TestHarness/Ext/Http/Endpoints/)
|
||||
|
|
|
@ -127,4 +127,4 @@ For more information on using Refit, see the [Quickly Create a Strongly-Typed RE
|
|||
- [Overview: Delegating handlers](https://learn.microsoft.com/aspnet/web-api/overview/advanced/http-message-handlers)
|
||||
- [Overview: Polly and HttpClientFactory](https://github.com/App-vNext/Polly/wiki/Polly-and-HttpClientFactory)
|
||||
- [Overview: What is Refit?](https://github.com/reactiveui/refit)
|
||||
- [Explore: TestHarness HTTP](https://github.com/unoplatform/uno.extensions/tree/main/testing/TestHarness/TestHarness.Shared/Ext/Http/)
|
||||
- [Explore: TestHarness HTTP](https://github.com/unoplatform/uno.extensions/tree/main/testing/TestHarness/TestHarness/Ext/Http/)
|
||||
|
|
Загрузка…
Ссылка в новой задаче