Skip to content

Commit 3375a43

Browse files
Fix broken links
1 parent 27da5fe commit 3375a43

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/static-apps/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
- name: Add an API
3131
href: add-api.md
3232
- name: Configure app settings
33-
href: app-settings.md
33+
href: application-settings.md
3434
- name: Tutorials
3535
items:
3636
- name: Publish from a static site generator

articles/static-apps/add-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,4 +274,4 @@ If you don't want to keep this application for further use, you can use the foll
274274
## Next steps
275275

276276
> [!div class="nextstepaction"]
277-
> [Configure app settings](./app-settings.md)
277+
> [Configure app settings](./application-settings.md)

articles/static-apps/custom-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ If your DNS changes have populated, the website returns your custom domain confi
119119
## Next steps
120120

121121
> [!div class="nextstepaction"]
122-
> [Configure app settings](app-settings.md)
122+
> [Configure app settings](application-settings.md)

articles/static-apps/user-information.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ console.log(getUser());
9494
## Next steps
9595

9696
> [!div class="nextstepaction"]
97-
> [Configure app settings](app-settings.md)
97+
> [Configure app settings](application-settings.md)

0 commit comments

Comments
 (0)