Skip to content

Commit 8365f7a

Browse files
committed
fix broken links
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 1348c47 commit 8365f7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/container-apps/microservices-dapr-pubsub.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ zone_pivot_groups: dapr-languages-set
1414

1515
# Tutorial: Microservices communication using Microservices Publish and Subscribe API
1616

17-
In this tutorial, you create publisher and subscriber microservices that leverage [the Microservices Pub/sub API](./dapr-overview.md#supported-microservices-apis) (powered by Dapr) to communicate using messages for event-driven architectures. You'll:
17+
In this tutorial, you create publisher and subscriber microservices that leverage [the Microservices Pub/sub API](./dapr-overview.md#supported-dapr-apis-components-and-tooling) (powered by Dapr) to communicate using messages for event-driven architectures. You'll:
1818

1919
> [!div class="checklist"]
2020
> * Create a publisher microservice and a subscriber microservice that leverage the pub/sub API to communicate using messages for event-driven architectures.

articles/container-apps/microservices-dapr-service-invoke.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ zone_pivot_groups: dapr-languages-set
1414

1515
# Tutorial: Microservices communication using the Service Invocation API
1616

17-
In this tutorial, you create and run two microservices that communicate securely using auto-mTLS and reliably using built-in retries via [the Microservices Service Invocation API](./dapr-overview.md#supported-microservices-apis), powered by Dapr. You'll:
17+
In this tutorial, you create and run two microservices that communicate securely using auto-mTLS and reliably using built-in retries via [the Microservices Service Invocation API](./dapr-overview.md#supported-dapr-apis-components-and-tooling), powered by Dapr. You'll:
1818

1919
> [!div class="checklist"]
2020
> * Run the application locally.

0 commit comments

Comments
 (0)