Skip to content

Commit 20e0c85

Browse files
Merge pull request #35076 from timdeschryver/issue/35046
remove broken link
2 parents 9d5a2a6 + 5ad952e commit 20e0c85

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

Diff for: aspnetcore/tutorials/first-web-api.md

-3
Original file line numberDiff line numberDiff line change
@@ -769,9 +769,6 @@ There are many other tools that can be used to test web APIs, for example:
769769
* [curl](https://terminalcheatsheet.com/guides/curl-rest-api). Swagger uses `curl` and shows the `curl` commands it submits.
770770
* [Fiddler](https://www.telerik.com/fiddler)
771771

772-
For more information, see:
773-
774-
* [Install and test APIs with `http-repl`](xref:tutorials/first-web-api?view=aspnetcore-6.0&preserve-view=true#ihr6)
775772

776773
<!-- Verify https://go.microsoft.com/fwlink/?linkid=2123754 goes to this H2. Verify the latest released version is on top so this anchor works -->
777774
<a name="over-post"></a>

Diff for: aspnetcore/tutorials/first-web-api/includes/first-web-api7.md

-1
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,6 @@ There are many other tools that can be used to test web APIs, for example:
457457
For more information, see:
458458

459459
* [Minimal API tutorial: test with .http files and Endpoints Explorer](xref:tutorials/min-web-api)
460-
* [Install and test APIs with `http-repl`](xref:tutorials/first-web-api?view=aspnetcore-6.0&preserve-view=true#ihr6)
461460

462461
<!-- Verify https://go.microsoft.com/fwlink/?linkid=2123754 goes to this H2. Verify the latest released version is on top so this anchor works -->
463462
<a name="over-post"></a>

Diff for: aspnetcore/tutorials/first-web-api/includes/first-web-api8.md

-1
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,6 @@ There are many other tools that can be used to test web APIs, for example:
413413
For more information, see:
414414

415415
* [Minimal API tutorial: test with .http files and Endpoints Explorer](xref:tutorials/min-web-api)
416-
* [Install and test APIs with `http-repl`](xref:tutorials/first-web-api?view=aspnetcore-6.0&preserve-view=true#ihr6)
417416

418417
<!-- Verify https://go.microsoft.com/fwlink/?linkid=2123754 goes to this H2. Verify the latest released version is on top so this anchor works -->
419418
<a name="over-post"></a>

0 commit comments

Comments
 (0)