Skip to content

Commit e1e6dd3

Browse files
authored
Merge pull request #114708 from craigshoemaker/marmalade-quickstart-bugfix
Fix App location
2 parents fbbbfb9 + 689bd08 commit e1e6dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Next, add configuration details specific to your preferred front-end framework.
9898

9999
# [Angular](#tab/angular)
100100

101-
- Enter **src** in the _App location_ box
101+
- Enter **/** in the _App location_ box
102102
- Clear the default value from the _Api location_ box
103103
- Enter **dist/angular-basic** in the _App artifact location_ box
104104

0 commit comments

Comments
 (0)