Skip to content

Commit 168b24b

Browse files
authored
Changes reverted
1 parent 43e94a1 commit 168b24b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/add-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ Run the frontend app and API together by starting the app with the Static Web Ap
302302

303303
---
304304

305-
1. When the CLI processes start, access your app at `http://localhost:4280/`. Notice how the page calls the API and displays its output, `Hello from the API`.
305+
1. When the CLI processes start, access your app at [http://localhost:4280/](http://localhost:4280/). Notice how the page calls the API and displays its output, `Hello from the API`.
306306

307307
1. To stop the CLI, type <kbd>Ctrl + C</kbd>.
308308

0 commit comments

Comments
 (0)