Skip to content

Commit f672dba

Browse files
committed
(Azure CXP) update add-api
fixing build failure from PR #257213
1 parent 54ce190 commit f672dba

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
@@ -57,7 +57,7 @@ You create an Azure Functions project for your static web app's API. By default,
5757
| Provide a function name | **message** |
5858

5959
> [!TIP]
60-
> You can learn more about the differences between programming models in the [Azure Functions developer guide](/articles/azure-functions/functions-reference-node.md?pivots=nodejs-model-v3)
60+
> You can learn more about the differences between programming models in the [Azure Functions developer guide](/articles/azure-functions/functions-reference-node.md)
6161
6262
An Azure Functions project is generated with an HTTP triggered function. Your app now has a project structure similar to the following example.
6363

0 commit comments

Comments
 (0)