Skip to content

Commit 8e8cceb

Browse files
Merge pull request #292161 from craigshoemaker/patch-1
[Static Web Apps] Update: build-configuration.md -> fix tab names
2 parents cc21e44 + 34d417d commit 8e8cceb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/static-web-apps/build-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ In this configuration:
9595

9696
::: zone pivot="github-actions"
9797

98-
# [Azure deployment token](#tab/adt)
98+
# [Identity token](#tab/identity)
9999

100100
```yml
101101
name: Azure Static Web Apps CI/CD
@@ -161,7 +161,7 @@ jobs:
161161
action: "close"
162162
```
163163

164-
# [GitHub access token](#tab/gat)
164+
# [Azure access token](#tab/aat)
165165

166166
```yml
167167
name: Azure Static Web Apps CI/CD

0 commit comments

Comments
 (0)