Skip to content

Commit e713d42

Browse files
committed
a few more tweaks before publish
Signed-off-by: Hannah Hunter <[email protected]>
1 parent ea0bc2c commit e713d42

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

articles/container-apps/dapr-component-connection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ You can then check the YAML/Bicep artifact into a repo and recreate it outside o
101101

102102
## Next steps
103103

104-
[Enable Dapr on your container apps](./enable-dapr.md)
104+
[Enable Dapr on your container apps.](./enable-dapr.md)
105105

106106
## Related links
107107

articles/container-apps/dapr-components.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,12 +247,14 @@ This resource defines a Dapr component called `dapr-pubsub` via ARM.
247247

248248
## Next steps
249249

250+
[Learn how to set Dapr component resiliency.][dapr-resiliency]
250251

251252
<!-- Links Internal -->
252253

253254
[dapr-component-connection]: ./dapr-component-connection.md
254255
[dapr-keda]: ./dapr-keda-scaling.md
255256
[aca-managed-id]: ./managed-identity.md
257+
[dapr-resiliency]: ./dapr-component-resiliency.md
256258

257259
<!-- Links External -->
258260

articles/container-apps/dapr-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ Azure Container Apps offers fully managed versions of the following _stable_ Dap
5252

5353
## Next Steps
5454

55-
- [Enable Dapr in your container app][dapr-enable]
56-
- [Learn how Dapr components work in Azure Container Apps][dapr-components]
55+
- [Enable Dapr in your container app.][dapr-enable]
56+
- [Learn how Dapr components work in Azure Container Apps.][dapr-components]
5757

5858
<!-- Links Internal -->
5959

0 commit comments

Comments
 (0)