Skip to content

Commit e078737

Browse files
committed
Fix tab groups.
1 parent a5d61b8 commit e078737

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-apps/opentelemetry-agents.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ This example works with the parameter file used to retrieve the [Datadog API](#d
580580

581581
Before you deploy this template, replace the `<PLACEHOLDERS>` with your values.
582582

583-
# [ARM template](#tab/arm)
583+
# [ARM template](#tab/arm-example)
584584

585585
```json
586586
{
@@ -626,7 +626,7 @@ Before you deploy this template, replace the `<PLACEHOLDERS>` with your values.
626626
}
627627
```
628628

629-
# [Bicep](#tab/bicep)
629+
# [Bicep](#tab/bicep-example)
630630

631631
```bicep
632632
@secure()

0 commit comments

Comments
 (0)