Skip to content

Commit db69311

Browse files
committed
Fix anchor
1 parent 50af275 commit db69311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-reference-node.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ There are two ways to install packages on your Function App:
546546
2. Deploy your code, and ensure that the `node_modules` folder is included in the deployment.
547547
548548
549-
### <a href="using-kudu">Using Kudu (Windows only)
549+
### <a name="using-kudu">Using Kudu (Windows only)
550550
1. Go to `https://<function_app_name>.scm.azurewebsites.net`.
551551

552552
2. Click **Debug Console** > **CMD**.

0 commit comments

Comments
 (0)