Skip to content

Commit 927ad39

Browse files
author
Jill Grant
authored
Merge pull request #288990 from Daidihuang/2024_10-Monthly-broken-links-fix-cwatson
2024_10 - Fix monthly broken links - cwatson
2 parents 56f6e22 + 20aa5d3 commit 927ad39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/static-web-apps-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ directCommands:
124124
|--|--|--|
125125
| [Angular](https://angular.io/cli) | `4200` | `swa start http://localhost:4200` |
126126
| [Blazor WebAssembly](https://dotnet.microsoft.com/apps/aspnet/web-apps/blazor) | `5000` | `swa start http://localhost:5000` |
127-
| [Gatsby](https://www.gatsbyjs.com/docs/gatsby-cli/) | `8000` | `swa start http://localhost:8000` |
127+
| [Gatsby](https://www.gatsbyjs.com/docs/reference/gatsby-cli/) | `8000` | `swa start http://localhost:8000` |
128128
| [Hugo](https://gohugo.io/commands/hugo_server/) | `1313` | `swa start http://localhost:1313` |
129129
| [Next.js](https://nextjs.org/) | `3000` | `swa start http://localhost:3000` |
130130
| [React (Create React App)](https://reactjs.org/docs/create-a-new-react-app.html) | `3000` | `swa start http://localhost:3000` |

0 commit comments

Comments
 (0)