Skip to content

Commit c0fc39b

Browse files
Update articles/static-web-apps/overview.md
1 parent 5830eab commit c0fc39b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/static-web-apps/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ With Static Web Apps, static assets are separated from a traditional web server
2929
- **Web hosting** for static content like HTML, CSS, JavaScript, and images.
3030
- **Integrated API** support provided by managed Azure Functions, with the option to link an existing function app, web app, container app, or API Management instance using a standard account.
3131
- **First-class GitHub and Azure DevOps integration** that allows repository changes to trigger builds and deployments.
32-
- **Globally distributed** static content, putting content closer to your users. If you need your API in a region that doesn't support [managed functions](apis-functions.md), you can [bring your own functions](functions-bring-your-own.md) to your app.
32+
- **Globally distributed** static content, putting content closer to your users.
3333
- **Free SSL certificates**, which are automatically renewed.
3434
- **Custom domains** to provide branded customizations to your app.
3535
- **Seamless security model** with a reverse-proxy when calling APIs, which requires no CORS configuration.

0 commit comments

Comments
 (0)