Skip to content

Commit 87d74bc

Browse files
Merge pull request #291439 from GitHubber17/347131-f
Bulk - Global effort to fix validation issues
2 parents 3285926 + 98845fa commit 87d74bc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-web-pubsub/quickstart-serverless.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In this tutorial, you learn how to:
2929

3030
- A code editor, such as [Visual Studio Code](https://code.visualstudio.com/)
3131

32-
- [Node.js](https://nodejs.org/en/download/), version 18.x or above.
32+
- [Node.js](https://nodejs.org/en/download/package-manager/), version 18.x or above.
3333
> [!NOTE]
3434
> For more information about the supported versions of Node.js, see [Azure Functions runtime versions documentation](../azure-functions/functions-versions.md#languages).
3535
- [Azure Functions Core Tools](https://github.com/Azure/azure-functions-core-tools#installing) (v4 or higher preferred) to run Azure Function apps locally and deploy to Azure.
@@ -40,7 +40,7 @@ In this tutorial, you learn how to:
4040

4141
- A code editor, such as [Visual Studio Code](https://code.visualstudio.com/)
4242

43-
- [Node.js](https://nodejs.org/en/download/), version 18.x or above.
43+
- [Node.js](https://nodejs.org/en/download/package-manager/), version 18.x or above.
4444
> [!NOTE]
4545
> For more information about the supported versions of Node.js, see [Azure Functions runtime versions documentation](../azure-functions/functions-versions.md#languages).
4646
- [Azure Functions Core Tools](https://github.com/Azure/azure-functions-core-tools#installing) (v4 or higher preferred) to run Azure Function apps locally and deploy to Azure.

articles/azure-web-pubsub/tutorial-serverless-notification.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this tutorial, you learn how to:
2727

2828
* A code editor, such as [Visual Studio Code](https://code.visualstudio.com/)
2929

30-
* [Node.js](https://nodejs.org/en/download/), version 18.x or above.
30+
* [Node.js](https://nodejs.org/en/download/package-manager/), version 18.x or above.
3131
> [!NOTE]
3232
> For more information about the supported versions of Node.js, see [Azure Functions runtime versions documentation](../azure-functions/functions-versions.md#languages).
3333
@@ -39,7 +39,7 @@ In this tutorial, you learn how to:
3939

4040
* A code editor, such as [Visual Studio Code](https://code.visualstudio.com/)
4141

42-
* [Node.js](https://nodejs.org/en/download/), version 18.x or above.
42+
* [Node.js](https://nodejs.org/en/download/package-manager/), version 18.x or above.
4343
> [!NOTE]
4444
> For more information about the supported versions of Node.js, see [Azure Functions runtime versions documentation](../azure-functions/functions-versions.md#languages).
4545

0 commit comments

Comments
 (0)