We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50af275 commit db69311Copy full SHA for db69311
articles/azure-functions/functions-reference-node.md
@@ -546,7 +546,7 @@ There are two ways to install packages on your Function App:
546
2. Deploy your code, and ensure that the `node_modules` folder is included in the deployment.
547
548
549
-### <a href="using-kudu">Using Kudu (Windows only)
+### <a name="using-kudu">Using Kudu (Windows only)
550
1. Go to `https://<function_app_name>.scm.azurewebsites.net`.
551
552
2. Click **Debug Console** > **CMD**.
0 commit comments