Skip to content

Commit 88e5b65

Browse files
committed
fix broken link
1 parent a6d06b6 commit 88e5b65

4 files changed

+4
-4
lines changed

articles/service-bus-messaging/service-bus-nodejs-how-to-use-queues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this tutorial, you complete the following steps:
3232
If you're new to the service, see [Service Bus overview](service-bus-messaging-overview.md) before you do this quickstart.
3333

3434
- An Azure subscription. To complete this tutorial, you need an Azure account. You can activate your [MSDN subscriber benefits](https://azure.microsoft.com/pricing/member-offers/credit-for-visual-studio-subscribers/?WT.mc_id=A85619ABF) or sign-up for a [free account](https://azure.microsoft.com/free/?WT.mc_id=A85619ABF).
35-
- [Node.js LTS](https://nodejs.org/en/download/)
35+
- [Node.js LTS](https://nodejs.org/en/download/package-manager/)
3636

3737
### [Passwordless](#tab/passwordless)
3838

articles/service-bus-messaging/service-bus-nodejs-how-to-use-topics-subscriptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In this tutorial, you complete the following steps:
3131
3232
## Prerequisites
3333
- An Azure subscription. To complete this tutorial, you need an Azure account. You can activate your [MSDN subscriber benefits](https://azure.microsoft.com/pricing/member-offers/credit-for-visual-studio-subscribers/?WT.mc_id=A85619ABF) or sign up for a [free account](https://azure.microsoft.com/free/?WT.mc_id=A85619ABF).
34-
- [Node.js LTS](https://nodejs.org/en/download/)
34+
- [Node.js LTS](https://nodejs.org/en/download/package-manager/)
3535
- Follow steps in the [Quickstart: Use the Azure portal to create a Service Bus topic and subscriptions to the topic](service-bus-quickstart-topics-subscriptions-portal.md). You will use only one subscription for this quickstart.
3636

3737

articles/service-bus-messaging/service-bus-typescript-how-to-use-queues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If you're new to the service, see [Service Bus overview](service-bus-messaging-o
3434

3535
- An Azure subscription. To complete this tutorial, you need an Azure account. You can activate your [MSDN subscriber benefits](https://azure.microsoft.com/pricing/member-offers/credit-for-visual-studio-subscribers/?WT.mc_id=A85619ABF) or sign-up for a [free account](https://azure.microsoft.com/free/?WT.mc_id=A85619ABF).
3636
- [TypeScript 5+](https://www.typescriptlang.org/download/)
37-
- [Node.js LTS](https://nodejs.org/en/download/)
37+
- [Node.js LTS](https://nodejs.org/en/download/package-manager/)
3838

3939
### [Passwordless](#tab/passwordless)
4040

articles/service-bus-messaging/service-bus-typescript-how-to-use-topics-subscriptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ In this tutorial, you complete the following steps:
3333
## Prerequisites
3434
- An Azure subscription. To complete this tutorial, you need an Azure account. You can activate your [MSDN subscriber benefits](https://azure.microsoft.com/pricing/member-offers/credit-for-visual-studio-subscribers/?WT.mc_id=A85619ABF) or sign up for a [free account](https://azure.microsoft.com/free/?WT.mc_id=A85619ABF).
3535
- [TypeScript 5+](https://www.typescriptlang.org/download/)
36-
- [Node.js LTS](https://nodejs.org/en/download/)
36+
- [Node.js LTS](https://nodejs.org/en/download/package-manager/)
3737
- Follow steps in the [Quickstart: Use the Azure portal to create a Service Bus topic and subscriptions to the topic](service-bus-quickstart-topics-subscriptions-portal.md). You will use only one subscription for this quickstart.
3838

3939

0 commit comments

Comments
 (0)