Skip to content

Commit f1dd5d2

Browse files
Apply suggestions from code review
Co-authored-by: Burke Holland <[email protected]>
1 parent 3751b5f commit f1dd5d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/static-apps/local-development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,8 +172,8 @@ When the application is built with its CLI, the `process.env.API` value is repla
172172

173173
For more information on configuring environment files for front-end JavaScript frameworks and libraries, see these articles:
174174

175-
- [Angular Environment Variables]()
176-
- [React - Adding Custom Environment Variables]()
175+
- [Angular Environment Variables](https://angular.io/guide/build#configuring-application-environments)
176+
- [React - Adding Custom Environment Variables](https://create-react-app.dev/docs/adding-custom-environment-variables/)
177177
- [Vue - Modes and Environment Variables](https://cli.vuejs.org/guide/mode-and-env.html)
178178

179179
[!INCLUDE [static-web-apps-local-proxy](../../includes/static-web-apps-local-proxy.md)]

0 commit comments

Comments
 (0)